summaryrefslogtreecommitdiff
path: root/arch/arm/mach-lh7a40x/Makefile
blob: e90512dbc2d6047d15f77758f25c0fb659c191e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Makefile for the linux kernel.
#

# Object file lists.

obj-y			:= time.o
obj-$(CONFIG_MACH_KEV7A400) += arch-kev7a400.o irq-lh7a400.o
obj-$(CONFIG_MACH_LPD7A400) += arch-lpd7a40x.o irq-lh7a400.o
obj-$(CONFIG_MACH_LPD7A404) += arch-lpd7a40x.o irq-lh7a404.o

obj-m			:=
obj-n			:=
obj-			:=