android_kernel_xiaomi_sm7250/arch/arm/mach-w90x900/Makefile
wanzongshun ae45b1c618 ARM: 5634/1: Add static setting cpu frequence for w90p910 platform
Add static setting cpu frequence for w90p910 platform.

Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-08-01 16:23:57 +01:00

16 lines
274 B
Makefile

#
# Makefile for the linux kernel.
#
# Object file lists.
obj-y := irq.o time.o mfp-w90p910.o gpio.o clock.o
obj-y += clksel.o
# W90X900 CPU support files
obj-$(CONFIG_CPU_W90P910) += w90p910.o
# machine support
obj-$(CONFIG_MACH_W90P910EVB) += mach-w90p910evb.o