Typo
This commit is contained in:
parent
e181f757ba
commit
8bcaf0d58b
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ menu "BOOK Settings"
|
||||||
|
|
||||||
choice
|
choice
|
||||||
depends on (BOOK_LFS || BOOK_LFS_SYSD)
|
depends on (BOOK_LFS || BOOK_LFS_SYSD)
|
||||||
prompt "Mutilib"
|
prompt "Multilib"
|
||||||
default LFS_MULTILIB_NO
|
default LFS_MULTILIB_NO
|
||||||
config LFS_MULTILIB_NO
|
config LFS_MULTILIB_NO
|
||||||
bool "Standard LFS on i686 or amd64"
|
bool "Standard LFS on i686 or amd64"
|
||||||
|
|
Reference in a new issue