# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS := test_cachestat
CFLAGS += $(KHDR_INCLUDES)
CFLAGS += -Wall
CFLAGS += -lrt
include ../lib.mk