enable start-stop-daemon by default, i want to use this to clean up a few init script...
[openwrt/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 += board.o
7 obj-y += clock.o
8 obj-y += gpio.o
9 obj-y += platform.o
10 obj-y += reset.o
11 obj-y += time.o
12
13 obj-y += trxsplit.o
14
15 EXTRA_AFLAGS := $(CFLAGS)