linux-yocto/tools/testing/selftests/cachestat/Makefile
Bruce Ashfield d44aabb455 master: sync with upstream 6.6
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-04-25 14:25:34 -04:00

146 B

SPDX-License-Identifier: GPL-2.0

TEST_GEN_PROGS := test_cachestat

CFLAGS += $(KHDR_INCLUDES) CFLAGS += -Wall LDLIBS += -lrt

include ../lib.mk