fix build. :( sorry, forgot to commit this one.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1579 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2004-05-27 13:54:38 +00:00
parent 76712933a0
commit d5994ce9c1
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ end
############################################### ###############################################
define CRT0 define CRT0
default "$(TOP)/src/arch/$(ARCH)/config/crt0.base" default "$(TOP)/src/arch/$(ARCH)/init/crt0.S.lb"
export always export always
comment "Main initialization target" comment "Main initialization target"
end end