1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-07 11:41:21 +02:00
openwrt/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)