aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/4xx/Makefile
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-09-03 15:55:26 -0700
committerLinus Torvalds <torvalds@evo.osdl.org>2005-09-05 00:05:54 -0700
commit37330c9146767fd4f5eb147b01cb500eabf773cf (patch)
tree24c39b09fe8d1394a952672ffea09b3a43c6950d /arch/ppc/platforms/4xx/Makefile
parent[PATCH] ppc32: Remove board support for MENF1 (diff)
downloadlinux-dev-37330c9146767fd4f5eb147b01cb500eabf773cf.tar.xz
linux-dev-37330c9146767fd4f5eb147b01cb500eabf773cf.zip
[PATCH] ppc32: Remove board support for OAK
Support for the OAK board is no longer maintained and thus being removed Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc/platforms/4xx/Makefile')
-rw-r--r--arch/ppc/platforms/4xx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/platforms/4xx/Makefile b/arch/ppc/platforms/4xx/Makefile
index f00e0d02ee2c..1dd6d7fd6a9a 100644
--- a/arch/ppc/platforms/4xx/Makefile
+++ b/arch/ppc/platforms/4xx/Makefile
@@ -7,7 +7,6 @@ obj-$(CONFIG_EBONY) += ebony.o
obj-$(CONFIG_EP405) += ep405.o
obj-$(CONFIG_BUBINGA) += bubinga.o
obj-$(CONFIG_LUAN) += luan.o
-obj-$(CONFIG_OAK) += oak.o
obj-$(CONFIG_OCOTEA) += ocotea.o
obj-$(CONFIG_REDWOOD_5) += redwood5.o
obj-$(CONFIG_REDWOOD_6) += redwood6.o