summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-01-15 00:19:30 +0100
committerPiotr Gorski2019-01-15 00:19:30 +0100
commit34f8658df98a0a1988045f7a36291c9eb0ae001c (patch)
tree80347bc4a0d3d06aa9293530d9aedef1ef179841 /PKGBUILD
parent9c8b4139068c544f9a9e12d2021b328ce11d65a8 (diff)
downloadaur-34f8658df98a0a1988045f7a36291c9eb0ae001c.tar.gz
Improve _localmodcfg
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d05060420a23..e37099cd7b6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,9 +24,8 @@ _makegconfig=
_NUMAdisable=y
# Compile ONLY probed modules
-# As of mainline 2.6.32, running with this option will only build the modules
-# that you currently have probed in your system VASTLY reducing the number of
-# modules built and the build time to do it.
+# Build in only the modules that you currently have probed in your system VASTLY
+# reducing the number of modules built and the build time.
#
# WARNING - ALL modules must be probed BEFORE you begin making the pkg!
#