core/linux-imx6-cubox comment out make menuconfig from PKGBUILD

This commit is contained in:
pepedog 2014-01-18 21:09:02 +00:00
parent 64a15df38b
commit 7f38e49c31

View file

@ -56,7 +56,7 @@ build() {
# load configuration
# Configure the kernel. Replace the line below with one of your choice.
make menuconfig # CLI menu for configuration
#make menuconfig # CLI menu for configuration
#make nconfig # new CLI menu for configuration
#make xconfig # X-based configuration
#make oldconfig # using old config from previous kernel version