X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2Fcpu%2Farm920t%2FMakefile;h=6582938db0e417d79c2b24276919c5e631d63cdc;hb=069aa45f4e18b077ab36c89a341cbe280432abcd;hp=29a350c9a6fafeb3cc69090f5f2005744b0bc143;hpb=4a87fc75d48a9b9813d18e2578825ae24f4a1ddc;p=karo-tx-uboot.git diff --git a/arch/arm/cpu/arm920t/Makefile b/arch/arm/cpu/arm920t/Makefile index 29a350c9a6..6582938db0 100644 --- a/arch/arm/cpu/arm920t/Makefile +++ b/arch/arm/cpu/arm920t/Makefile @@ -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/