aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/connector/Makefile
blob: 92188b9bac5c356a84c0cfd1ae7a2e61a687f147 (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -Wall $(KHDR_INCLUDES)

TEST_GEN_PROGS = proc_filter

include ../lib.mk