[etrax] install headers, fix foxboard-utils
[openwrt/svn-archive/archive.git] / package / ebtables / Makefile
index d84b5bf41c06b9df86812585e120ede682c04dd8..73a165636f80cee6b254648251df451c5973aa05 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -44,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"