From 8a1c6d97adae764921663320feb5cbb8356e2115 Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Thu, 30 Mar 2017 13:09:10 +0200 Subject: Add VXLAN kernel fragment Signed-off-by: Gabriel Ionescu --- features/vxlan/vxlan_y.cfg | 1 + features/vxlan/vxlan_y.scc | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 features/vxlan/vxlan_y.cfg create mode 100644 features/vxlan/vxlan_y.scc diff --git a/features/vxlan/vxlan_y.cfg b/features/vxlan/vxlan_y.cfg new file mode 100644 index 0000000..ab1a1b8 --- /dev/null +++ b/features/vxlan/vxlan_y.cfg @@ -0,0 +1 @@ +CONFIG_VXLAN=y diff --git a/features/vxlan/vxlan_y.scc b/features/vxlan/vxlan_y.scc new file mode 100644 index 0000000..7998147 --- /dev/null +++ b/features/vxlan/vxlan_y.scc @@ -0,0 +1,4 @@ +define KFEATURE_DESCRIPTION "Enable vxlan support" +define KFEATURE_COMPATIBILITY all + +kconf non-hardware vxlan_y.cfg -- cgit v1.2.3-54-g00ecf