Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[deliverable/linux.git] / arch / arm / mach-w90x900 / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Object file lists.
6
7 obj-y := irq.o time.o mfp-w90p910.o gpio.o clock.o
8
9 # W90X900 CPU support files
10
11 obj-$(CONFIG_CPU_W90P910) += w90p910.o
12
13 # machine support
14
15 obj-$(CONFIG_MACH_W90P910EVB) += mach-w90p910evb.o
This page took 0.031702 seconds and 6 git commands to generate.