this bug sneaked in during conversion
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4457 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
573f7d40be
commit
e1a66573b1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue