mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 21:00:37 +02:00
fix ebtables compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15593 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
26da93c73c
commit
2211ca2c66
@ -43,6 +43,8 @@ define Package/ebtables-utils/description
|
|||||||
$(call Package/ebtables/description)
|
$(call Package/ebtables/description)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
MAKE_VARS += EXT_LIBSI="$(LIBGCC_S)"
|
||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
CFLAGS="$(TARGET_CFLAGS)" \
|
CFLAGS="$(TARGET_CFLAGS)" \
|
||||||
LIBDIR="/usr/lib/ebtables"
|
LIBDIR="/usr/lib/ebtables"
|
||||||
|
Loading…
Reference in New Issue
Block a user