Linux-6.18.2/tools/testing/selftests/net/hsr/Makefile

13 lines
184 B
Makefile
Raw Normal View History

2025-12-23 20:05:50 +08:00
# 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