fix ebtables compile
authorFelix Fietkau <nbd@openwrt.org>
Mon, 4 May 2009 16:30:24 +0000 (16:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 4 May 2009 16:30:24 +0000 (16:30 +0000)
SVN-Revision: 15593

package/ebtables/Makefile

index 8dc3c0e8b255d21049001d823edd518e5e7e310c..73a165636f80cee6b254648251df451c5973aa05 100644 (file)
@@ -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"