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

# Object file lists.

obj-y				:= irq.o time.o

# W90X900 CPU support files

obj-$(CONFIG_CPU_W90P910)	+= w90p910.o

# machine support

obj-$(CONFIG_MACH_W90P910EVB)	+= mach-w90p910evb.o