Use the cmdline hacked's prom.c and disable this patching part accordingly
[openwrt.git] / target / linux / adm5120-2.6 / files / arch / mips / adm5120 / Makefile
index 63024e3..f3e0e7f 100644 (file)
@@ -2,6 +2,7 @@
 # Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
 #
 
-obj-y  := setup.o prom.o irq.o memory.o mipsIRQ.o
+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.024296 seconds and 4 git commands to generate.