diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-06-27 17:05:23 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-06-27 17:05:23 -0700 | 
| commit | 3fba7a51cb539fd4b62f2427ef667f36f1e3d481 (patch) | |
| tree | d4c5c69e13d49dd46f9edd792656325aa327aab3 | |
| parent | Fixed NUMA and ISA lines | Checksums (diff) | |
| download | linux-hardened-ck-3fba7a51cb539fd4b62f2427ef667f36f1e3d481.tar.xz | |
Fixed faulty sed command
| -rw-r--r-- | PKGBUILD | 1 | 
1 files changed, 0 insertions, 1 deletions
@@ -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  | 
