# SPDX-License-Identifier: GPL-2.0

TEST_GEN_PROGS := allocinfo_ioctl_test

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

include ../lib.mk

