mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
fix ebtables compile
SVN-Revision: 15593
This commit is contained in:
parent
0f632264ec
commit
3a3df94c51
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user