diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -174,6 +174,7 @@ CONFIGURING the kernel: | |||
174 | "make silentoldconfig" | 174 | "make silentoldconfig" |
175 | Like above, but avoids cluttering the screen | 175 | Like above, but avoids cluttering the screen |
176 | with questions already answered. | 176 | with questions already answered. |
177 | Additionally updates the dependencies. | ||
177 | "make defconfig" Create a ./.config file by using the default | 178 | "make defconfig" Create a ./.config file by using the default |
178 | symbol values from arch/$ARCH/defconfig. | 179 | symbol values from arch/$ARCH/defconfig. |
179 | "make allyesconfig" | 180 | "make allyesconfig" |