]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/blackfin/cpu/Makefile
Blackfin: import gpio/portmux layer from Linux
[people/ms/u-boot.git] / arch / blackfin / cpu / Makefile
index 50c1eeab9dc10ce5587a3359220cec5404388601..91797c798f55c02ef6df40dc92aacb6c912de426 100644 (file)
@@ -19,6 +19,7 @@ SEXTRA   := start.o
 SOBJS    := interrupt.o cache.o
 COBJS-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount.o
 COBJS-y  += cpu.o
+COBJS-y  += gpio.o
 COBJS-y  += interrupts.o
 COBJS-$(CONFIG_JTAG_CONSOLE) += jtag-console.o
 COBJS-y  += os_log.o