No, the machine_is_gta02 part is ok, it's the stuff that's between the braces that's problematic. If one compiles without MACH_NEO_1973_GTA02 then some of the symbols end up undefined.
I think this is the best way to handle this... there's no requirement to compile with both MACH_*_GTA01 and _GTA02 set, and this patch takes care of of the build problems that arise when compiling without GTA02... Just as an aside, I compile without MACH_NEO_1973_GTA02 set... I started doing this because the size of the 2.6.27 image ended up larger than 2 MB with the default configuration. I think this is a good test case, since we do make the option available. Cheers, Jonas On Thu, Oct 2, 2008 at 5:15 AM, Holger Freyther <[EMAIL PROTECTED]> wrote: > On Wednesday 01 October 2008 21:47:23 Jonas Bonn wrote: >> These fixes are required to build without MACH_NEO1973_GTA02 > > why? last time I checked machine_is_* is always defined. could you elaborate? > > z. > > -- Jonas Bonn Stockholm, Sweden
