add ar7-2.6 fixes by Stefan Weil
[openwrt.git] / target / linux / ar7-2.6 / files / arch / mips / ar7 / Makefile
1
2 obj-y := \
3 prom.o \
4 setup.o \
5 memory.o \
6 irq.o \
7 time.o \
8 platform.o \
9 gpio.o \
10 clock.o \
11 vlynq.o
12
13 obj-$(CONFIG_PCI) += \
14 vlynq-pci.o
15
16 EXTRA_AFLAGS := $(CFLAGS)
This page took 0.042294 seconds and 5 git commands to generate.