From: hayao Date: Thu, 17 Sep 2020 11:00:41 +0000 (+0900) Subject: [fix] : kernel list path X-Git-Tag: rc3-alpha1~165^2~86 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=10333b0b5e36aba8ad64143d0f0243a53a7b9b57;p=alterlinux%2Falterlinux.git [fix] : kernel list path --- diff --git a/Makefile b/Makefile index 05f9e95c..44ca780c 100644 --- 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 ];\