Fix typo (failback vs fallback).
This commit is contained in:
parent
f25870887b
commit
ccfc0bdb53
5 changed files with 10 additions and 6 deletions
|
@ -27,7 +27,7 @@ if COND_i386_ieee1275
|
|||
endif
|
||||
if COND_mips_loongson
|
||||
CFLAGS_PLATFORM += -mexplicit-relocs
|
||||
CPPFLAGS_PLATFORM = -DUSE_ASCII_FAILBACK
|
||||
CPPFLAGS_PLATFORM = -DUSE_ASCII_FALLBACK
|
||||
endif
|
||||
if COND_mips
|
||||
CFLAGS_PLATFORM += -mflush-func=grub_red_herring
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue