Merge git://git.denx.de/u-boot-marvell
[oweals/u-boot.git] / arch / arm / mach-omap2 / Makefile
index d43085ca98b210b2e1f22c6f4707419c2bc6809d..0777a0c99810807cabab50dfcc9f0d50b10cc83f 100644 (file)
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2000-2003
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-$(if $(filter am33xx,$(SOC)),y) += am33xx/
 obj-$(CONFIG_OMAP34XX) += omap3/
@@ -45,4 +43,6 @@ obj-y += lowlevel_init.o
 
 obj-y  += mem-common.o
 
+obj-y  += fdt-common.o
+
 obj-$(CONFIG_TI_SECURE_DEVICE) += sec-common.o