linux/arch/arm/mach-mx3/Makefile
Sascha Hauer 90292ea60f MXC: add io multiplexing functions for mx3
This patch adds functions to use the io multiplexer on mx3 platforms.

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

9 lines
149 B
Makefile

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