Skip to content
Snippets Groups Projects
Commit c977cfce authored by Marek Puzyniak's avatar Marek Puzyniak
Browse files

iopsys-econet: Disable ebtables from openwrt


This is temporary solution as upstream version
of ebtables does not work with current kernel.
Older econet version need to be used instead.

Signed-off-by: default avatarMarek Puzyniak <marek.puzyniak@iopsys.eu>
parent fd71d3b6
Branches
No related tags found
1 merge request!334iopsys-econet: Disable ebtables from openwrt
......@@ -42,8 +42,8 @@ CONFIG_PACKAGE_kmod-i2c-core=y
CONFIG_PACKAGE_kmod-usb-storage=y
CONFIG_PACKAGE_i2c-tools=y
CONFIG_PACKAGE_kmod-ebtables=y
CONFIG_PACKAGE_ebtables=y
CONFIG_PACKAGE_ebtables-utils=y
# CONFIG_PACKAGE_ebtables is not set
# CONFIG_PACKAGE_ebtables-utils is not set
CONFIG_PACKAGE_coreutils=y
CONFIG_PACKAGE_coreutils-stdbuf=y
CONFIG_WPA_MSG_MIN_PRIORITY=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment