1# SPDX-License-Identifier: GPL-2.0 2CFLAGS += -Wall $(KHDR_INCLUDES) 3 4TEST_GEN_PROGS = proc_filter 5 6include ../lib.mk 7