Minor fixes, do not count interrupts without interrupt source as spurious (#1755)
[openwrt.git] / target / linux / adm5120-2.6 / files / arch / mips / adm5120 / Makefile
index 7ea82a1..f3e0e7f 100644 (file)
@@ -3,5 +3,6 @@
 #
 
 obj-y  := setup.o prom.o irq.o memory.o int-handler.o adm5120_info.o
+obj-y  += gpio.o
 
 EXTRA_AFLAGS := $(CFLAGS)
This page took 0.021159 seconds and 4 git commands to generate.