mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-22 07:32:23 +01:00
8 lines
181 B
Diff
8 lines
181 B
Diff
--- /dev/null
|
|
+++ b/Config
|
|
@@ -0,0 +1,5 @@
|
|
+# Fixed config to disable ATM support even if present on host system
|
|
+IP_CONFIG_SETNS:=y
|
|
+TC_CONFIG_ATM:=n
|
|
+TC_CONFIG_XT:=y
|
|
+HAVE_MNL:=y
|