1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-07 03:31:25 +02:00
openwrt/target/linux/adm5120-2.6/files/arch/mips/adm5120/Makefile
2007-06-02 23:13:51 +00:00

10 lines
185 B
Makefile

#
# Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
#
obj-y := setup.o prom.o irq.o memory.o adm5120_info.o
obj-y += gpio.o
obj-y += time.o
EXTRA_AFLAGS := $(CFLAGS)