]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx28/config.mk
karo: tx28: spl: export CONFIG_SPL_TEXT_BASE via CPPFLAGS to make it available in...
[karo-tx-uboot.git] / board / karo / tx28 / config.mk
index 4c0a4441788106569b160fa23b86de12dab384dc..a1aa9171856cab7b7bf54a96191f09fccd0952a0 100644 (file)
@@ -8,7 +8,7 @@ LOGO_BMP = logos/karo.bmp
 
 PLATFORM_CPPFLAGS += -Werror
 ifneq ($(CONFIG_SPL_BUILD),y)
-       ALL-y += $(obj)u-boot.sb
+       ALL-y += $(obj)/u-boot.sb
 endif
 
 CONFIG_SYS_NAND_BLOCK_SIZE := 131072