]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm920t/Makefile
ARM: remove a320evb board support
[karo-tx-uboot.git] / arch / arm / cpu / arm920t / Makefile
index 29a350c9a6fafeb3cc69090f5f2005744b0bc143..6582938db0e417d79c2b24276919c5e631d63cdc 100644 (file)
@@ -10,7 +10,6 @@ extra-y       = start.o
 obj-y  += cpu.o
 obj-$(CONFIG_USE_IRQ)  += interrupts.o
 
-obj-$(if $(filter a320,$(SOC)),y) += a320/
 obj-$(CONFIG_EP93XX) += ep93xx/
 obj-$(CONFIG_IMX) += imx/
 obj-$(CONFIG_S3C24X0) += s3c24x0/