mirror of https://github.com/hak5/openwrt-owl.git
parent
0f632264ec
commit
3a3df94c51
|
@ -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