From dde7bd0323a96316be88f9d3f8214200446c767e Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Fri, 8 Feb 2002 01:21:49 +0000 Subject: [PATCH] Add to, don't overwrite, linker flags. --- configure/os/CONFIG.Common.RTEMS-pc386 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.Common.RTEMS-pc386 b/configure/os/CONFIG.Common.RTEMS-pc386 index 28eb3faf4..d302f949a 100644 --- a/configure/os/CONFIG.Common.RTEMS-pc386 +++ b/configure/os/CONFIG.Common.RTEMS-pc386 @@ -12,4 +12,4 @@ include $(CONFIG)/os/CONFIG.Common.RTEMS # # Put text segment where it will work with etherboot # -OP_SYS_LDFLAGS = -Wl,-Ttext,0x100000 +OP_SYS_LDFLAGS += -Wl,-Ttext,0x100000