From ed27a5e5474b0c23dbedca9519f72265a8f1cf51 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 24 Jun 2003 22:51:16 +0000 Subject: needed rules for DRIVER more fixes to various Config.lb one last problem and we're there git-svn-id: svn://svn.coreboot.org/coreboot/trunk@911 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/arima/hdama/Config.lb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'targets/arima') diff --git a/targets/arima/hdama/Config.lb b/targets/arima/hdama/Config.lb index 0f002caa8b..bd20788f1f 100644 --- a/targets/arima/hdama/Config.lb +++ b/targets/arima/hdama/Config.lb @@ -19,6 +19,7 @@ uses FINAL_MAINBOARD_FIXUP uses HAVE_FALLBACK_BOOT uses HAVE_MP_TABLE uses HAVE_PIRQ_TABLE +uses i586 uses i686 uses INTEL_PPRO_MTRR uses HEAP_SIZE @@ -49,6 +50,7 @@ option HAVE_MP_TABLE=1 option CPU_FIXUP=1 option CONFIG_UDELAY_TSC=0 option i686=1 +option i586=1 option INTEL_PPRO_MTRR=1 option k7=1 option k8=1 @@ -190,4 +192,5 @@ option _ROMBASE = (CONFIG_ROM_STREAM_START + PAYLOAD_SIZE) # Arima hdama mainboard arima/hdama makedefine CFLAGS += -g + payload ../eepro100.ebi end -- cgit v1.2.3