forked from Qortal/Brooklyn
7 lines
128 B
Makefile
7 lines
128 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Makefile for net selftests
|
|
|
|
TEST_PROGS := bond-break-lacpdu-tx.sh
|
|
|
|
include ../../../lib.mk
|