summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-06-27 17:04:28 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-06-27 17:04:28 -0700
commitd97e6530c25e6ec35d0622a499c1098405d47d72 (patch)
tree266a81d4164cf67740f4d1d361407f2790a78e81
parentFixed NUMA and ISA lines (diff)
downloadlinux-libre-hardened-ck-d97e6530c25e6ec35d0622a499c1098405d47d72.tar.xz
Fixed faulty sed command
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a2fd4b..09779fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -122,7 +122,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