blob: 6287268cde4cf6ea8184cbd8ce12f328139b3588 [file] [log] [blame]
wanzongshun7ec80dd2008-12-03 03:55:38 +01001#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
wanzongshunc52d3d62009-06-10 15:49:32 +01007obj-y := irq.o time.o mfp-w90p910.o gpio.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