[PATCH] powerpc: only build idle_6xx for 6xx

Kumar Gala kumar.gala at freescale.com
Thu Oct 27 23:45:04 EST 2005


On Oct 27, 2005, at 5:53 AM, Paul Mackerras wrote:

> Kumar Gala writes:
>
>
>> For the current time idle_6xx only applies to 6xx ppc32 CPUs
>>
>
>
>> +extra-$(CONFIG_6xx)        += idle_6xx.o
>>
>
>
>> -obj-$(CONFIG_PPC32)        += entry_32.o idle_6xx.o setup_32.o  
>> misc_32.o
>> +obj-$(CONFIG_PPC32)        += entry_32.o setup_32.o misc_32.o
>>
>
> Why does idle_6xx.o become an extra- rather than an obj- ?

Because I copied and pasted the line from arch/ppc/kernel/Makefile w/ 
o paying any attention to it.  I'll send a proper patch :)

(I'm really trying to see if you actually look at our patches or not :)

- kumar




More information about the Linuxppc-dev mailing list