X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=arch%2Fblackfin%2Fcpu%2FMakefile;h=243dc22a0c61470e9c01ca8542f0884168eafc89;hb=c0bb110b695130866838518e680bdd5473e47928;hp=9bf544d8006aed80c6702e60d537da3c03820073;hpb=ae12c751e5532904090c23f079e4b59160caef52;p=people%2Fms%2Fu-boot.git diff --git a/arch/blackfin/cpu/Makefile b/arch/blackfin/cpu/Makefile index 9bf544d800..243dc22a0c 100644 --- a/arch/blackfin/cpu/Makefile +++ b/arch/blackfin/cpu/Makefile @@ -14,7 +14,7 @@ extra-y += initcode.o extra-y += start.o obj-y := interrupt.o cache.o obj-y += cpu.o -obj-$(CONFIG_ADI_GPIO1) += gpio.o +obj-y += gpio.o obj-y += interrupts.o obj-$(CONFIG_JTAG_CONSOLE) += jtag-console.o obj-y += os_log.o