- reformat help text
This commit is contained in:
parent
657341762a
commit
7d0d3e265b
@ -402,9 +402,12 @@ config CROSS_COMPILER_PREFIX
|
|||||||
help
|
help
|
||||||
If you want to build BusyBox with a cross compiler, then you
|
If you want to build BusyBox with a cross compiler, then you
|
||||||
will need to set this to the cross-compiler prefix, for example,
|
will need to set this to the cross-compiler prefix, for example,
|
||||||
"i386-uclibc-". Note that CROSS_COMPILE environment variable
|
"i386-uclibc-".
|
||||||
or "make CROSS_COMPILE=xxx ..." will override this selection.
|
|
||||||
For native build leave it empty.
|
Note that CROSS_COMPILE environment variable or
|
||||||
|
"make CROSS_COMPILE=xxx ..." will override this selection.
|
||||||
|
|
||||||
|
Native builds leave this empty.
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user