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:
Stefan Reinauer 2009-07-21 21:57:11 +00:00 committed by Stefan Reinauer
parent 573f7d40be
commit e1a66573b1
1 changed files with 1 additions and 1 deletions

View File

@ -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