]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sparc/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-video
[karo-tx-uboot.git] / arch / sparc / config.mk
index 4de6515ef49d187038188573cc152eddabd40a69..cae7478e28055eaab7a76b428a683e281d8028be 100644 (file)
@@ -23,6 +23,6 @@
 
 CROSS_COMPILE ?= sparc-elf-
 
-STANDALONE_LOAD_ADDR = 0x00000000 -L $(gcclibdir) -T sparc.lds
+CONFIG_STANDALONE_LOAD_ADDR ?= 0x00000000 -L $(gcclibdir) -T sparc.lds
 
 PLATFORM_CPPFLAGS += -DCONFIG_SPARC -D__sparc__