linux/arch/arm/mach-mx3/Makefile
Sascha Hauer df1bf4bdb2 i.MX3: introduce clock API
This patch introduces the clock API for for arch-mxc

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2008-07-05 10:02:48 +02:00

9 lines
131 B
Makefile

#
# Makefile for the linux kernel.
#
# Object file lists.
obj-y := mm.o time.o clock.o
obj-$(CONFIG_MACH_MX31ADS) += mx31ads.o