summaryrefslogtreecommitdiffstats
path: root/cpu
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:02:03 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:02:03 +0200
commit6877b3bde7929980137028c55161aea8424e6b1b (patch)
tree737044e10d391ba4473141af77d4741dbc201de1 /cpu
parent71ea782dcb557c2e9c218d7dd9dcbad486662ba9 (diff)
downloadbarebox-6877b3bde7929980137028c55161aea8424e6b1b.tar.gz
barebox-6877b3bde7929980137028c55161aea8424e6b1b.tar.xz
svn_rev_537
remove unneeded file
Diffstat (limited to 'cpu')
-rw-r--r--cpu/mpc5xxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc5xxx/Makefile b/cpu/mpc5xxx/Makefile
index 61460a04fc..e3f6ddd3d2 100644
--- a/cpu/mpc5xxx/Makefile
+++ b/cpu/mpc5xxx/Makefile
@@ -5,7 +5,7 @@ obj-$(CONFIG_DRIVER_NET_MPC5200) += firmware_sc_task_bestcomm.impl.o
obj-y += i2c.o
obj-y += ide.o
obj-y += interrupts.o
-obj-y += io.o
+#obj-y += io.o
obj-y += loadtask.o
obj-y += pci_mpc5200.o
obj-y += speed.o