]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx28/config.mk
ARM: mxs: spl_power_init: fix merge error leading to "redefinition of 'mxs_init_batt_...
[karo-tx-uboot.git] / board / karo / tx28 / config.mk
index 4c0a4441788106569b160fa23b86de12dab384dc..0d3b1fd2202ea9f33b924d8232243834591a9dd9 100644 (file)
@@ -7,8 +7,9 @@ __HAVE_ARCH_GENERIC_BOARD := y
 LOGO_BMP = logos/karo.bmp
 
 PLATFORM_CPPFLAGS += -Werror
+PLATFORM_CPPFLAGS += -DCONFIG_SPL_TEXT_BASE=$(CONFIG_SPL_TEXT_BASE)
 ifneq ($(CONFIG_SPL_BUILD),y)
-       ALL-y += $(obj)u-boot.sb
+       ALL-y += $(obj)/u-boot.sb
 endif
 
 CONFIG_SYS_NAND_BLOCK_SIZE := 131072