summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-06-27 17:05:23 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-06-27 17:05:23 -0700
commit3fba7a51cb539fd4b62f2427ef667f36f1e3d481 (patch)
treed4c5c69e13d49dd46f9edd792656325aa327aab3
parentFixed NUMA and ISA lines | Checksums (diff)
downloadlinux-hardened-ck-3fba7a51cb539fd4b62f2427ef667f36f1e3d481.tar.xz
Fixed faulty sed command
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 483b7df..6b5660d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -125,7 +125,6 @@ END
-i -e '/# CONFIG_NUMA_EMU is not set/d' \
-i -e '/CONFIG_NODES_SHIFT=5/d' \
-i -e '/CONFIG_NEED_MULTIPLE_NODES=y/d' \
-# -i -e '/# CONFIG_MOVABLE_NODE is not set/d' \
-i -e '/CONFIG_USE_PERCPU_NUMA_NODE_ID=y/d' \
-i -e '/CONFIG_ACPI_NUMA=y/d' ./.config
fi