summaryrefslogtreecommitdiffstats
path: root/cpu
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:02:05 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:02:05 +0200
commitd49153cd486223c682e362854f3c88ffff9ae4a9 (patch)
tree75dc91caa961e680e572ba241404ae4ec2d19080 /cpu
parentedc878b37e0d3a2e6255eee8f44acbf254ebf935 (diff)
downloadbarebox-d49153cd486223c682e362854f3c88ffff9ae4a9.tar.gz
barebox-d49153cd486223c682e362854f3c88ffff9ae4a9.tar.xz
svn_rev_567
Diffstat (limited to 'cpu')
-rw-r--r--cpu/arm920t/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm920t/Makefile b/cpu/arm920t/Makefile
index 50a9798364..aab09ef5bc 100644
--- a/cpu/arm920t/Makefile
+++ b/cpu/arm920t/Makefile
@@ -1,4 +1,3 @@
obj-y += cpu.o interrupts.o
extra-y += start.o
-obj-$(CONFIG_ARCH_IMX) += imx/
obj-$(CONFIG_ARCH_AT91RM9200) += at91rm9200/