Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d66912c authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for now



Since we don't have an 83xx directory or a 83xx/Makefile, having
83xx in causes make clean to fail.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 3b341c1c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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/