# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id$
include $(TOPDIR)/rules.mk
$(call Package/ebtables/description)
endef
+MAKE_VARS += EXT_LIBSI="$(LIBGCC_S)"
+
MAKE_FLAGS += \
CFLAGS="$(TARGET_CFLAGS)" \
LIBDIR="/usr/lib/ebtables"