Skip to content
Snippets Groups Projects
Commit f1b0fe6f authored by Florian Fainelli's avatar Florian Fainelli
Browse files

Fix location to the ebtables modules (#3855)

SVN-Revision: 12735
parent 50dd4313
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment