ebtables: install ethertypes
It's handy and closes bug #6608. Thanks to Cassiano Martin <cassiano@idbinfo.com.br> for pointing it out. [Peter: use INSTALL] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9f6b39bc42
commit
d19e39ca25
@ -31,6 +31,7 @@ define EBTABLES_INSTALL_TARGET_CMDS
|
||||
done
|
||||
$(INSTALL) -m 0755 -D $(@D)/$(EBTABLES_SUBDIR)/ebtables \
|
||||
$(TARGET_DIR)/sbin/ebtables
|
||||
$(INSTALL) -m 0644 -D $(@D)/ethertypes $(TARGET_DIR)/etc/ethertypes
|
||||
endef
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user