Author: stepan
Date: 2009-07-21 23:57:11 +0200 (Tue, 21 Jul 2009)
New Revision: 4457

Modified:
   trunk/coreboot-v2/src/cpu/x86/lapic/Config.lb
Log:
this bug sneaked in during conversion

Signed-off-by: Stefan Reinauer <[email protected]>
Acked-by: Stefan Reinauer <[email protected]>



Modified: trunk/coreboot-v2/src/cpu/x86/lapic/Config.lb
===================================================================
--- trunk/coreboot-v2/src/cpu/x86/lapic/Config.lb       2009-07-21 21:50:34 UTC 
(rev 4456)
+++ trunk/coreboot-v2/src/cpu/x86/lapic/Config.lb       2009-07-21 21:57:11 UTC 
(rev 4457)
@@ -5,7 +5,7 @@
 object secondary.S
 
 if CONFIG_UDELAY_LAPIC
-       default HAVE_INIT_TIMER=1
+       default CONFIG_HAVE_INIT_TIMER=1
        object apic_timer.o
 end
 


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to