X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Favr32%2Fconfig.mk;h=d8e7ebb0be3f0c72c8dbe7e627262fecf5274c01;hb=21899b10850b8ba155b16038fac5dd8d98214842;hp=a751a3d7874318917d83c1473ca5a6a8693f9909;hpb=758472cc7b6cb8d8626f245f1607bad8b0ebda22;p=u-boot diff --git a/arch/avr32/config.mk b/arch/avr32/config.mk index a751a3d787..d8e7ebb0be 100644 --- a/arch/avr32/config.mk +++ b/arch/avr32/config.mk @@ -29,3 +29,5 @@ PLATFORM_RELFLAGS += -ffixed-r5 -fPIC -mno-init-got -mrelax PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections LDFLAGS_u-boot = --gc-sections --relax + +LDSCRIPT = $(SRCTREE)/$(CPUDIR)/u-boot.lds