2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

PR 541/bsps
	* startup/linkcmds: Remove SEARCH_DIR.
This commit is contained in:
Joel Sherrill
2003-12-16 23:20:21 +00:00
parent 93488624df
commit 2ff3518d59
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 541/bsps
* startup/linkcmds: Remove SEARCH_DIR.
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h,

View File

@@ -16,8 +16,6 @@ OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
/* SEARCH_DIR(/usr/local/rtems-arm-dev-tools/arm-rtems/lib); */
MEMORY {
sdram : ORIGIN = 0x00000000, LENGTH = 16M