Skip to content

Commit 10333b0

Browse files
committed
[fix] : kernel list path
1 parent 29bc1d7 commit 10333b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ mkalteriso:
6363

6464
menuconfig:menuconfig/build/mconf menuconfig-script/kernel_choice
6565
menuconfig/build/mconf menuconfig-script/rootconf
66-
menuconfig-script/kernel_choice:system/kernel_list-x86_64 system/kernel_list-i686
66+
menuconfig-script/kernel_choice:system/kernel-x86_64 system/kernel-i686
6767
./kernel-choice-conf-gen.sh
6868
build_option:
6969
if [ -f .config ];\

0 commit comments

Comments
 (0)