X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fnios2%2Fconfig.mk;h=8e5d6ef03c141abed1cdb941b3f7a078068ded13;hb=ecee9324d73555e744593f3e0d387bec4c566f55;hp=be40639280379fd3aba8ee820314d0689314171b;hpb=ea0364f1bbfed1e3ea711147420875cf338fe77a;p=u-boot diff --git a/arch/nios2/config.mk b/arch/nios2/config.mk index be40639280..8e5d6ef03c 100644 --- a/arch/nios2/config.mk +++ b/arch/nios2/config.mk @@ -28,3 +28,5 @@ STANDALONE_LOAD_ADDR = 0x02000000 -L $(gcclibdir) PLATFORM_CPPFLAGS += -DCONFIG_NIOS2 -D__NIOS2__ PLATFORM_CPPFLAGS += -ffixed-r15 -G0 + +LDSCRIPT ?= $(SRCTREE)/$(CPUDIR)/u-boot.lds