Skip to content
Snippets Groups Projects
Commit d34b41ed authored by Michael Schwarz's avatar Michael Schwarz
Browse files

Forgot to insert new file in makefile

parent f6e03c47
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ endef
define Package/ffpb-ebtables-net-rules/install
$(INSTALL_DIR) $(1)/lib/gluon/ebtables/
$(CP) ./files/lib/gluon/ebtables/100-ffpb-net-chain $(1)/lib/gluon/ebtables/
$(CP) ./files/lib/gluon/ebtables/110-ffpb-suppress-bogus-arprequests $(1)/lib/gluon/ebtables/
$(CP) ./files/lib/gluon/ebtables/110-ffpb-net-allow-ipv4-space $(1)/lib/gluon/ebtables/
$(CP) ./files/lib/gluon/ebtables/110-ffpb-net-allow-ipv6-spaces $(1)/lib/gluon/ebtables/
$(CP) ./files/lib/gluon/ebtables/400-add-ffpb-net-chain $(1)/lib/gluon/ebtables/
......
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