From f453ff84159f2ab28b9f32aaaa299df7ce5683e4 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 1 Feb 2021 10:48:29 +0000 Subject: [PATCH] core154: Ship hyperscan Signed-off-by: Michael Tremer --- config/rootfiles/core/154/filelists/i586/hyperscan | 1 + config/rootfiles/core/154/filelists/x86_64/hyperscan | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/154/filelists/i586/hyperscan create mode 120000 config/rootfiles/core/154/filelists/x86_64/hyperscan diff --git a/config/rootfiles/core/154/filelists/i586/hyperscan b/config/rootfiles/core/154/filelists/i586/hyperscan new file mode 120000 index 0000000000..85730b04f7 --- /dev/null +++ b/config/rootfiles/core/154/filelists/i586/hyperscan @@ -0,0 +1 @@ +../../../../common/i586/hyperscan \ No newline at end of file diff --git a/config/rootfiles/core/154/filelists/x86_64/hyperscan b/config/rootfiles/core/154/filelists/x86_64/hyperscan new file mode 120000 index 0000000000..ee1858dca2 --- /dev/null +++ b/config/rootfiles/core/154/filelists/x86_64/hyperscan @@ -0,0 +1 @@ +../../../../common/x86_64/hyperscan \ No newline at end of file -- 2.39.5