Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tried to...
[openwrt/staging/chunkeey.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 vlynq.o
11
12 obj-$(CONFIG_PCI) += \
13 vlynq-pci.o
14
15 EXTRA_AFLAGS := $(CFLAGS)