]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for now
authorPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 23:33:08 +0000 (09:33 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 23:59:53 +0000 (09:59 +1000)
Since we don't have an 83xx directory or a 83xx/Makefile, having
83xx in causes make clean to fail.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/Makefile

index 181ae612b2d3c59be73e59bef0cb3b992dbb34ca..da744d5e52fdc9397be4a02781678287e3a5cd01 100644 (file)
@@ -2,7 +2,6 @@ ifeq ($(CONFIG_PPC32),y)
 obj-$(CONFIG_PPC_PMAC)         += powermac/
 endif
 obj-$(CONFIG_4xx)              += 4xx/
-obj-$(CONFIG_83xx)             += 83xx/
 obj-$(CONFIG_85xx)             += 85xx/
 obj-$(CONFIG_PPC_PSERIES)      += pseries/
 obj-$(CONFIG_PPC_ISERIES)      += iseries/