]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/blackfin/cpu/Makefile
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
[karo-tx-uboot.git] / arch / blackfin / cpu / Makefile
index 929fc8b7cece8c9e869a7857765c13ead9ecfff7..1421cb2ca25e2867889d258be12fe778533f75fa 100644 (file)
@@ -18,7 +18,7 @@ CEXTRA   := initcode.o
 SEXTRA   := start.o
 SOBJS    := interrupt.o cache.o
 COBJS-y  += cpu.o
-COBJS- += gpio.o
+COBJS-$(CONFIG_ADI_GPIO1) += gpio.o
 COBJS-y  += interrupts.o
 COBJS-$(CONFIG_JTAG_CONSOLE) += jtag-console.o
 COBJS-y  += os_log.o