Re: [PATCH 3/3 v2][POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32
From: Kumar Gala <hidden> Date: 2007-08-20 15:27:14
On Aug 20, 2007, at 12:54 AM, Paul Mackerras wrote:
Kumar Gala writes:
quoted
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/ans-lcd.h: No such file or directory
plus a whole pile of things undefined after that.