powerpc: Unify the 32 and 64 bit idle loops
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / ppc / Makefile
index 9fbdf54ba2be55b9ff2867437e1eb3125dcd1b1f..cde5fa87f455bcc359ea282d4f668786dd1b0454 100644 (file)
@@ -59,8 +59,6 @@ head-$(CONFIG_4xx)            := arch/ppc/kernel/head_4xx.o
 head-$(CONFIG_44x)             := arch/ppc/kernel/head_44x.o
 head-$(CONFIG_FSL_BOOKE)       := arch/ppc/kernel/head_fsl_booke.o
 
-head-$(CONFIG_6xx)             += arch/ppc/kernel/idle_6xx.o
-head-$(CONFIG_POWER4)          += arch/ppc/kernel/idle_power4.o
 head-$(CONFIG_PPC_FPU)         += arch/powerpc/kernel/fpu.o
 
 core-y                         += arch/ppc/kernel/ arch/powerpc/kernel/ \