diff options
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ is run without an existing configuration, make defconfig will run first to | |||
53 | create a known starting point. | 53 | create a known starting point. |
54 | 54 | ||
55 | Other starting configurations (mostly used for testing purposes) include | 55 | Other starting configurations (mostly used for testing purposes) include |
56 | "make allbaseconfig" (enables all applets but disables all optional features), | 56 | "make allbareconfig" (enables all applets but disables all optional features), |
57 | "make allyesconfig" (enables absolutely everything including debug features), | 57 | "make allyesconfig" (enables absolutely everything including debug features), |
58 | and "make randconfig" (produce a random configuration). | 58 | and "make randconfig" (produce a random configuration). |
59 | 59 | ||