From 254ab7bd464657600aba69d840406f9358f3e116 Mon Sep 17 00:00:00 2001 From: Scott McNutt Date: Fri, 16 Apr 2010 16:12:39 -0400 Subject: nios2: Move individual board linker scripts to common script in cpu tree. Signed-off-by: Scott McNutt --- arch/nios2/config.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/nios2/config.mk') diff --git a/arch/nios2/config.mk b/arch/nios2/config.mk index be40639..f455982 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 -- cgit v1.1