summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2010-07-05 16:31:36 +0300
committerTony Lindgren <tony@atomide.com>2010-07-05 16:31:36 +0300
commitfc44046167f08f3887e9685efc95f817a5ff45a1 (patch)
tree1a5379e44db9d9abd090ed82846898bd4d2719d6 /arch/arm/mach-omap2/Makefile
parentac1c94fb85a07f6777a1becf9b793e30ebbaaa2b (diff)
downloadop-kernel-dev-fc44046167f08f3887e9685efc95f817a5ff45a1.zip
op-kernel-dev-fc44046167f08f3887e9685efc95f817a5ff45a1.tar.gz
omap: mux: Add data for 2420
Add data for 2420. Big thanks to Paul Walmsley <paul@pwsan.com> for generating usable mux data out of TRMs. Cc: Benoit Cousson <b-cousson@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 3b38418..911781c 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -36,6 +36,7 @@ AFLAGS_sram243x.o :=-Wa,-march=armv6
AFLAGS_sram34xx.o :=-Wa,-march=armv7-a
# Pin multiplexing
+obj-$(CONFIG_ARCH_OMAP2420) += mux2420.o
obj-$(CONFIG_ARCH_OMAP3) += mux34xx.o
# SMS/SDRC
OpenPOWER on IntegriCloud