Linux-6.18.2/tools/testing/selftests/net/hsr/Makefile
2025-12-23 20:06:59 +08:00

13 lines
184 B
Makefile

# SPDX-License-Identifier: GPL-2.0
top_srcdir = ../../../../..
TEST_PROGS := \
hsr_ping.sh \
hsr_redbox.sh \
# end of TEST_PROGS
TEST_FILES += hsr_common.sh
include ../../lib.mk