* Eric W. Biederman ebiederman@lnxi.com [041027 19:24]:
Speaking of config.g what would it take to not allow uses in anything except src/mainboard/xxx/Options.lb.
Having one place were we simply declare which variables we are going to be using for the entire board, (while still allowing them to be set elsewhere) seems sane. That actually reflects the current state of the mainboard configuration right now.
Would anything speak against putting a "uses CC" into all mainboard/xxx/Options.lb then? Some mechanism to specify the compiler will be needed for cross compiling LinuxBIOS.
Stefan