brintos

brintos / linux-shallow public Read only

0
0
Text · 142 B · 2360578 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.02CFLAGS += -Wl,-no-as-needed -Wall3CFLAGS += $(KHDR_INCLUDES)4 5TEST_GEN_PROGS = map_test6 7include ../lib.mk8