From baf066d6cdf600a92acd70458a22ddf90757c1c7 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 9 May 2020 12:01:03 +0000 Subject: [PATCH] core145: add hyperscan Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/145/filelists/i586/hyperscan | 1 + config/rootfiles/core/145/filelists/x86_64/hyperscan | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/145/filelists/i586/hyperscan create mode 120000 config/rootfiles/core/145/filelists/x86_64/hyperscan diff --git a/config/rootfiles/core/145/filelists/i586/hyperscan b/config/rootfiles/core/145/filelists/i586/hyperscan new file mode 120000 index 0000000000..85730b04f7 --- /dev/null +++ b/config/rootfiles/core/145/filelists/i586/hyperscan @@ -0,0 +1 @@ +../../../../common/i586/hyperscan \ No newline at end of file diff --git a/config/rootfiles/core/145/filelists/x86_64/hyperscan b/config/rootfiles/core/145/filelists/x86_64/hyperscan new file mode 120000 index 0000000000..ee1858dca2 --- /dev/null +++ b/config/rootfiles/core/145/filelists/x86_64/hyperscan @@ -0,0 +1 @@ +../../../../common/x86_64/hyperscan \ No newline at end of file -- 2.39.5