summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/Makefile
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2012-12-18 15:22:40 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-12-20 12:30:26 +0100
commitfa012d47e4123d0bdc9b453fdb89490e93eec57a (patch)
treef213c88cf68289a104570c6ded6589972e113a60 /arch/arm/mach-omap/Makefile
parent024698e43ab2e5372c4994e4bbd0736b558aa5ff (diff)
downloadbarebox-fa012d47e4123d0bdc9b453fdb89490e93eec57a.tar.gz
barebox-fa012d47e4123d0bdc9b453fdb89490e93eec57a.tar.xz
arm: beaglebone: add first-stage support for AM335x and board
Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-omap/Makefile')
-rw-r--r--arch/arm/mach-omap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap/Makefile b/arch/arm/mach-omap/Makefile
index 48a951b6fb..94e42c6e75 100644
--- a/arch/arm/mach-omap/Makefile
+++ b/arch/arm/mach-omap/Makefile
@@ -23,7 +23,7 @@ obj-$(CONFIG_ARCH_OMAP3) += omap3_core.o omap3_generic.o auxcr.o
pbl-$(CONFIG_ARCH_OMAP3) += omap3_core.o omap3_generic.o auxcr.o
obj-$(CONFIG_ARCH_OMAP4) += omap4_generic.o omap4_clock.o
pbl-$(CONFIG_ARCH_OMAP4) += omap4_generic.o omap4_clock.o
-obj-$(CONFIG_ARCH_AM33XX) += am33xx_generic.o
+obj-$(CONFIG_ARCH_AM33XX) += am33xx_generic.o am33xx_clock.o am33xx_mux.o
obj-$(CONFIG_OMAP3_CLOCK_CONFIG) += omap3_clock.o
pbl-$(CONFIG_OMAP3_CLOCK_CONFIG) += omap3_clock.o
obj-$(CONFIG_OMAP_GPMC) += gpmc.o devices-gpmc-nand.o