aboutsummaryrefslogtreecommitdiffstats
path: root/package/ebtables
diff options
context:
space:
mode:
Diffstat (limited to 'package/ebtables')
-rw-r--r--package/ebtables/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile
index 8dc3c0e8b2..73a165636f 100644
--- a/package/ebtables/Makefile
+++ b/package/ebtables/Makefile
@@ -43,6 +43,8 @@ define Package/ebtables-utils/description
$(call Package/ebtables/description)
endef
+MAKE_VARS += EXT_LIBSI="$(LIBGCC_S)"
+
MAKE_FLAGS += \
CFLAGS="$(TARGET_CFLAGS)" \
LIBDIR="/usr/lib/ebtables"