]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/omap-common/Makefile
ARM: omap: merge GPMC initialization code for all platform
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / omap-common / Makefile
index 59f5352b26d25ce62dff396ad91ab8809f9bebab..5f5132f6617b844a2f48fdcb4604250d8c798a8d 100644 (file)
@@ -27,8 +27,4 @@ obj-y += boot-common.o
 obj-y  += lowlevel_init.o
 endif
 
-ifndef CONFIG_SPL_BUILD
-ifneq ($(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX),)
 obj-y  += mem-common.o
-endif
-endif