File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ menuconfig-script/kernel_choice_*
2727out
2828/pacman- * .conf
2929.config
30- system /channels_menuconfig- *
30+ menuconfig-script /channels_menuconfig- *
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ menuconfig:menuconfig/build/mconf menuconfig-script/kernel_choice menuconfig-scr
2929
3030menuconfig-script/kernel_choice :system/kernel-x86_64 system/kernel-i686
3131 @${CURRENT_DIR} /tools/kernel-choice-conf-gen.sh
32- menuconfig-script/channel_choice :system/channels_menuconfig-x86_64 system/channels_menuconfig-i686
32+ menuconfig-script/channel_choice :
3333 @${CURRENT_DIR} /tools/channel-choice-conf-gen.sh
3434
3535build_option :
Original file line number Diff line number Diff line change @@ -125,7 +125,6 @@ menu "Live環境の設定"
125125 source channels_menuconfig-i686
126126 endchoice
127127 endif
128- endchoice
129128 config IMAGE_OWNER
130129 string "イメージファイルの所有者名"
131130endmenu
You can’t perform that action at this time.
0 commit comments