blob: e38aa328e608cf9b85dfd48c8758b76c1a38af86 [file] [log] [blame]
wanzongshun7ec80dd2008-12-03 03:55:38 +01001#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
wanzongshun35c92212009-08-21 07:07:46 +01007obj-y := irq.o time.o mfp.o gpio.o clock.o
8obj-y += clksel.o dev.o cpu.o
wanzongshun7ec80dd2008-12-03 03:55:38 +01009# W90X900 CPU support files
10
wanzongshun35c92212009-08-21 07:07:46 +010011obj-$(CONFIG_CPU_W90P910) += nuc910.o
wanzongshun7ec80dd2008-12-03 03:55:38 +010012
13# machine support
14
wanzongshun35c92212009-08-21 07:07:46 +010015obj-$(CONFIG_MACH_W90P910EVB) += mach-nuc910evb.o