OSDN Git Service

selftests/net/forwarding: add Makefile to install tests
authorVadym Kochan <vadym.kochan@plvision.eu>
Mon, 23 Mar 2020 14:24:04 +0000 (16:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Mar 2020 04:55:30 +0000 (21:55 -0700)
commit81573b18f26defe672a7d960f9af9ac2c97f324d
tree9acb8cabbd6cd3ccbc69e588636833fec4207245
parent2f599ec422ad6634fb5ad43748b9969ca9d742bd
selftests/net/forwarding: add Makefile to install tests

Add missing Makefile for net/forwarding tests and include it to
the targets list, otherwise forwarding tests are not installed
in case of cross-compilation.

Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/Makefile
tools/testing/selftests/net/forwarding/Makefile [new file with mode: 0644]