commit | 81573b18f26defe672a7d960f9af9ac2c97f324d | [log] [tgz] |
---|---|---|
author | Vadym Kochan <vadym.kochan@plvision.eu> | Mon Mar 23 16:24:04 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 23 21:55:30 2020 -0700 |
tree | 9acb8cabbd6cd3ccbc69e588636833fec4207245 | |
parent | 2f599ec422ad6634fb5ad43748b9969ca9d742bd [diff] |
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>