blob: d50c94f4dbdfd27f45ea92e58c69cbffa25c45ce [file] [log] [blame]
wanzongshun7ec80dd2008-12-03 03:55:38 +01001#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
wanzongshun0e4a34b2009-06-10 15:50:44 +01007obj-y := irq.o time.o mfp-w90p910.o gpio.o clock.o
wanzongshun7ec80dd2008-12-03 03:55:38 +01008
9# W90X900 CPU support files
10
11obj-$(CONFIG_CPU_W90P910) += w90p910.o
12
13# machine support
14
15obj-$(CONFIG_MACH_W90P910EVB) += mach-w90p910evb.o