1# SPDX-License-Identifier: GPL-2.02CFLAGS += -Wl,-no-as-needed -Wall3CFLAGS += $(KHDR_INCLUDES)4 5TEST_GEN_PROGS = map_test6 7include ../lib.mk8