From 9cf8c2efdde3e98e685c698933ae6b585492cca3 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Mon, 23 Jun 2003 05:00:08 +0000 Subject: [PATCH] _RAMBASE used by linuxbios_c.ld git-svn-id: svn://svn.coreboot.org/coreboot/trunk@890 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/Options.lb b/src/config/Options.lb index 6e7e490d44..7cff4530a7 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -234,7 +234,7 @@ end define _RAMBASE default 0x00100000 format "0x%x" - export used + export always comment "Base address of RAM" end define USE_CACHE_RAM