We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29bc1d7 commit 10333b0Copy full SHA for 10333b0
1 file changed
Makefile
@@ -63,7 +63,7 @@ mkalteriso:
63
64
menuconfig:menuconfig/build/mconf menuconfig-script/kernel_choice
65
menuconfig/build/mconf menuconfig-script/rootconf
66
-menuconfig-script/kernel_choice:system/kernel_list-x86_64 system/kernel_list-i686
+menuconfig-script/kernel_choice:system/kernel-x86_64 system/kernel-i686
67
./kernel-choice-conf-gen.sh
68
build_option:
69
if [ -f .config ];\
0 commit comments