core/linux-raspberrypi: re-comment make menuconfig

This commit is contained in:
Kevin Mihelich 2012-10-03 09:45:38 -06:00
parent 8823546755
commit 88e1121ba2

View file

@ -64,7 +64,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