summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx27/Makefile
blob: ecafd4091bbef736c20730b778065ad05ab630d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Makefile for the linux kernel.
#

# Object file lists.

obj-y := mm.o time.o dma.o gpio_mux.o clock.o devices.o serial.o system.o usb.o cpu.o
obj-$(CONFIG_MACH_MX27ADS)	+= mx27ads.o mx27ads_gpio.o
obj-$(CONFIG_MACH_MX27LITE)	+= mx27lite.o mx27lite_gpio.o

# power management
obj-$(CONFIG_PM) 		+= pm.o mxc_pm.o
obj-$(CONFIG_DPM)		+= dpm.o