]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7081811a3dc3d9a5664a08fbf822958cec77d9c4
tree9acb8cabbd6cd3ccbc69e588636833fec4207245
parentc5b6db031643ae9523ab04336a0a0f50c45eab26
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]