Fix location to the ebtables modules (#3855)

SVN-Revision: 12735
v19.07.3_mercusys_ac12_duma
Florian Fainelli 16 years ago
parent 50dd431344
commit f1b0fe6f28

@ -36,7 +36,8 @@ define Package/ebtables/description
endef
MAKE_FLAGS += \
CFLAGS="$(TARGET_CFLAGS)"
CFLAGS="$(TARGET_CFLAGS)" \
LIBDIR="/usr/lib/ebtables"
define Package/ebtables/install
$(INSTALL_DIR) $(1)/etc

Loading…
Cancel
Save