1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 13:19:48 +03:00
openwrt-xburst/target/linux/ar7-2.6/files/arch/mips/ar7/Makefile

16 lines
161 B
Makefile
Raw Normal View History

obj-y := \
prom.o \
setup.o \
memory.o \
irq.o \
time.o \
platform.o \
gpio.o \
vlynq.o
obj-$(CONFIG_PCI) += \
vlynq-pci.o
EXTRA_AFLAGS := $(CFLAGS)