ARM: 5634/1: Add static setting cpu frequence for w90p910 platform
[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 obj-y += clksel.o
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.035258 seconds and 6 git commands to generate.