On May 4, 2005, at 3:05 AM, Paul Mackerras wrote: > +cpu-opt-$(CONFIG_6xx) += -mcpu=750 -mtune=7450 What about cores that aren't CONFIG_6xx (8xx, 4xx, e500, etc.)? How about we create a CONFIG_GCC_CPUOPT and CONFIG_AS_OPT, and just get these out of the configuration file? -- Dan