From e1a66573b15840f2d434f0736280264a99e2250e Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 21 Jul 2009 21:57:11 +0000 Subject: this bug sneaked in during conversion Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4457 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/x86/lapic/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cpu/x86/lapic') diff --git a/src/cpu/x86/lapic/Config.lb b/src/cpu/x86/lapic/Config.lb index b0636f3abd..9491687d7e 100644 --- a/src/cpu/x86/lapic/Config.lb +++ b/src/cpu/x86/lapic/Config.lb @@ -5,7 +5,7 @@ object lapic_cpu_init.o object secondary.S if CONFIG_UDELAY_LAPIC - default HAVE_INIT_TIMER=1 + default CONFIG_HAVE_INIT_TIMER=1 object apic_timer.o end -- cgit v1.2.3