repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
tools
/
testing
/
selftests
/
drivers
/
net
/
team
/
Makefile
blob
2d5a76d9918104a5f39ae54a76b5ba97757c78dd
1
# SPDX-License-Identifier: GPL-2.0
2
# Makefile for net selftests
3
4
TEST_PROGS
:=
dev_addr_lists.sh
5
6
TEST_INCLUDES
:=
\
7
..
/
bonding
/
lag_lib.sh \
8
..
/
..
/
..
/
net
/
forwarding
/
lib.sh \
9
..
/
..
/
..
/
net
/
lib.sh
10
11
include
..
/
..
/
..
/
lib.mk