ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
[openwrt-10.03/.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)