]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sparc/config.mk
config.mk: specify the exact path to standalone linker script
[karo-tx-uboot.git] / arch / sparc / config.mk
index e2327ecfac387826c7a2bbc15714201dc610246e..6dbf20f5377b9e523727a1134d842ac8e9f0c819 100644 (file)
@@ -10,6 +10,6 @@ CROSS_COMPILE := sparc-elf-
 endif
 
 CONFIG_STANDALONE_LOAD_ADDR ?= 0x00000000 -L $(gcclibdir) \
-                       -T $(srctree)/$(src)/sparc.lds
+                              -T $(srctree)/examples/standalone/sparc.lds
 
 PLATFORM_CPPFLAGS += -DCONFIG_SPARC -D__sparc__