OSDN Git Service

[fix] : kernel list path
authorhayao <shun819.mail@gmail.com>
Thu, 17 Sep 2020 11:00:41 +0000 (20:00 +0900)
committerhayao <shun819.mail@gmail.com>
Thu, 17 Sep 2020 11:00:41 +0000 (20:00 +0900)
Makefile

index 05f9e95..44ca780 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,7 @@ mkalteriso:
 
 menuconfig:menuconfig/build/mconf menuconfig-script/kernel_choice
        menuconfig/build/mconf menuconfig-script/rootconf
-menuconfig-script/kernel_choice:system/kernel_list-x86_64 system/kernel_list-i686
+menuconfig-script/kernel_choice:system/kernel-x86_64 system/kernel-i686
        ./kernel-choice-conf-gen.sh
 build_option:
        if [ -f .config ];\