mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Fix non-Sparc64 architecture breakage by r657
Build broke with: GEN openbios.dict undefined word. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@660 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -376,7 +376,9 @@ s" " s" boot-args" str-config \ ???
|
|||||||
\ and execute "<value> to load-base" which will only work if
|
\ and execute "<value> to load-base" which will only work if
|
||||||
\ load-base is value. Hence we redefine load-base here as a
|
\ load-base is value. Hence we redefine load-base here as a
|
||||||
\ value using its normal default.
|
\ value using its normal default.
|
||||||
|
[IFDEF] CONFIG_SPARC64
|
||||||
load-base value load-base
|
load-base value load-base
|
||||||
|
[THEN]
|
||||||
|
|
||||||
: release-load-area
|
: release-load-area
|
||||||
drop
|
drop
|
||||||
|
|||||||
Reference in New Issue
Block a user