]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-omap2/Makefile
Merged EDMA branch from git://github.com/ohporter/linux.git
[karo-tx-linux.git] / arch / arm / mach-omap2 / Makefile
index 4098635b22cc1ef8482fe0d9f4d15252aff88655..f2f178c30fc9e38483086c53783fb1aab8e690f2 100644 (file)
@@ -296,3 +296,7 @@ emac-$(CONFIG_TI_DAVINCI_EMAC)              := am35xx-emac.o
 obj-y                                  += $(emac-m) $(emac-y)
 
 obj-y                                  += common-board-devices.o twl-common.o dss-common.o
+
+ifneq ($(CONFIG_OF),)
+obj-$(CONFIG_SOC_AM33XX)               += board-am33xx-dt.o
+endif