Linux-2.6.12-rc2
[deliverable/linux.git] / arch / arm / mach-lh7a40x / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Object file lists.
6
7 obj-y := time.o
8 obj-$(CONFIG_MACH_KEV7A400) += arch-kev7a400.o irq-lh7a400.o
9 obj-$(CONFIG_MACH_LPD7A400) += arch-lpd7a40x.o irq-lh7a400.o
10 obj-$(CONFIG_MACH_LPD7A404) += arch-lpd7a40x.o irq-lh7a404.o
11
12 obj-m :=
13 obj-n :=
14 obj- :=
This page took 0.047431 seconds and 5 git commands to generate.