From b34e7c407727e4eadef9f6194c69412604f968ad Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Mon, 28 Jul 2003 04:34:15 +0000 Subject: Fix for RAMBASE. remove unused make.base.lb git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1045 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/arima/hdama/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'targets') diff --git a/targets/arima/hdama/Config.lb b/targets/arima/hdama/Config.lb index 86f942229f..f853bd49d2 100644 --- a/targets/arima/hdama/Config.lb +++ b/targets/arima/hdama/Config.lb @@ -146,7 +146,7 @@ option FALLBACK_SIZE=0x100000 ##option XIP_ROM_BASE=0xffff8000 ## We don't use compressed image -option CONFIG_COMPRESS=0 +option CONFIG_COMPRESS=1 option USE_ELF_BOOT=1 -- cgit v1.2.3