mirror of https://github.com/mirror/busybox.git
- typo s/allbaseconfig/allbareconfig/
I thought Robert Day pointed this out, but i cannot find the mail in the archives..1_4_stable
parent
0a8812bdc5
commit
14b1d2930a
2
INSTALL
2
INSTALL
|
@ -53,7 +53,7 @@ is run without an existing configuration, make defconfig will run first to
|
|||
create a known starting point.
|
||||
|
||||
Other starting configurations (mostly used for testing purposes) include
|
||||
"make allbaseconfig" (enables all applets but disables all optional features),
|
||||
"make allbareconfig" (enables all applets but disables all optional features),
|
||||
"make allyesconfig" (enables absolutely everything including debug features),
|
||||
and "make randconfig" (produce a random configuration).
|
||||
|
||||
|
|
Loading…
Reference in New Issue