summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-06-27 23:38:01 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-06-27 23:38:01 -0700
commit39a970eff3bda691ee1d4c332d9c006496cc83f8 (patch)
treecaaae6a7a9b321ebe71ca1e8551f60ec93a6f92e /PKGBUILD
parentNUMA again (diff)
downloadlinux-hardened-ck-39a970eff3bda691ee1d4c332d9c006496cc83f8.tar.xz
Removed unneeded config options | Uncommented make menuconfig
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 317d1e2..1023a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -138,7 +138,7 @@ END
# 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