[adm5120] update to 2.6.22-rc6
[openwrt.git] / target / linux / adm5120-2.6 / files / arch / mips / adm5120 / Makefile
1 #
2 # Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
3 #
4
5 obj-y := setup.o prom.o irq.o memory.o adm5120_info.o
6 obj-y += gpio.o
7 obj-y += time.o
8
9 EXTRA_AFLAGS := $(CFLAGS)
This page took 0.047172 seconds and 5 git commands to generate.