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:
parent
76712933a0
commit
d5994ce9c1
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue