On Aug 20, 2007, at 12:57 AM, Paul Mackerras wrote:
> I wrote:
>
>> On 32-bit powermac, I get:
>>
>> CC [M] drivers/macintosh/ans-lcd.o
>> /home/paulus/kernel/powerpc/drivers/macintosh/ans-lcd.c:17:25:
>> error: asm/ans-lcd.h: No such file or directory
>>
>> plus a whole pile of things undef
On Aug 20, 2007, at 12:54 AM, Paul Mackerras wrote:
> Kumar Gala writes:
>
>> We no longer have any dependancies on include/asm-ppc so we can
>> get ride
>> of the makefile hacks to include it in the build process.
>
> On 32-bit powermac, I get:
>
> CC [M] drivers/macintosh/ans-lcd.o
> /home
I wrote:
> On 32-bit powermac, I get:
>
> CC [M] drivers/macintosh/ans-lcd.o
> /home/paulus/kernel/powerpc/drivers/macintosh/ans-lcd.c:17:25: error:
> asm/ans-lcd.h: No such file or directory
>
> plus a whole pile of things undefined after that.
And on mpc7448_hpc2 I get
CC arch/pow
Kumar Gala writes:
> We no longer have any dependancies on include/asm-ppc so we can get ride
> of the makefile hacks to include it in the build process.
On 32-bit powermac, I get:
CC [M] drivers/macintosh/ans-lcd.o
/home/paulus/kernel/powerpc/drivers/macintosh/ans-lcd.c:17:25: error:
asm/an
We no longer have any dependancies on include/asm-ppc so we can get ride
of the makefile hacks to include it in the build process.
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
Actually remove all the bits related to include fixup, not just comment
them out :)
arch/powerpc/Makefile | 17 +