]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/avr32/config.mk
avr32: Move stack_end to arch_global_data
[karo-tx-uboot.git] / arch / avr32 / config.mk
index ef147105b73eadd5f344288fed4e4c4b3fa08cdf..a751a3d7874318917d83c1473ca5a6a8693f9909 100644 (file)
@@ -26,4 +26,6 @@ CROSS_COMPILE ?= avr32-linux-
 CONFIG_STANDALONE_LOAD_ADDR ?= 0x00000000
 
 PLATFORM_RELFLAGS      += -ffixed-r5 -fPIC -mno-init-got -mrelax
+PLATFORM_RELFLAGS      += -ffunction-sections -fdata-sections
+
 LDFLAGS_u-boot         = --gc-sections --relax