blob: 0c0c1d63f1c72089de8e8e87ff83a6e4209ce06b [file] [log] [blame]
wanzongshun7ec80dd2008-12-03 03:55:38 +01001#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
7obj-y := irq.o time.o
8
9# W90X900 CPU support files
10
11obj-$(CONFIG_CPU_W90P910) += w90p910.o
12
13# machine support
14
15obj-$(CONFIG_MACH_W90P910EVB) += mach-w90p910evb.o