fix ebtables compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15593 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2009-05-04 16:30:24 +00:00
parent c8e41e8aa8
commit 6c852524a6
1 changed files with 2 additions and 0 deletions

View 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"