Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from
	the standalone examples.

Signed-off-by: Scott McNutt <smcnutt@psyent.com>
diff --git a/lib_nios2/config.mk b/lib_nios2/config.mk
index 34ee697..be40639 100644
--- a/lib_nios2/config.mk
+++ b/lib_nios2/config.mk
@@ -24,7 +24,7 @@
 
 CROSS_COMPILE ?= nios2-elf-
 
-STANDALONE_LOAD_ADDR = 0x02000000 -L $(gcclibdir) -T nios2.lds
+STANDALONE_LOAD_ADDR = 0x02000000 -L $(gcclibdir)
 
 PLATFORM_CPPFLAGS += -DCONFIG_NIOS2 -D__NIOS2__
 PLATFORM_CPPFLAGS += -ffixed-r15 -G0