X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Fblackfin%2Fcpu%2FMakefile;fp=arch%2Fblackfin%2Fcpu%2FMakefile;h=df10f1bc653295c64c132df90347e6b76160bc97;hp=4a9e577a872ecb516fb77ce3aac9184a0f399b76;hb=a972b8d701814317be2b8bcca4103f37bcbb467c;hpb=c3d2a17c1eba2b4c1621ee7550ae4ea7446bfc39 diff --git a/arch/blackfin/cpu/Makefile b/arch/blackfin/cpu/Makefile index 4a9e577a87..df10f1bc65 100644 --- a/arch/blackfin/cpu/Makefile +++ b/arch/blackfin/cpu/Makefile @@ -18,7 +18,6 @@ CEXTRA := initcode.o SEXTRA := start.o SOBJS := interrupt.o cache.o COBJS-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount.o -COBJS-$(CONFIG_CMD_GPIO) += cmd_gpio.o COBJS-y += cpu.o COBJS-y += gpio.o COBJS-y += interrupts.o