brintos

brintos / linux-shallow public Read only

0
0
Text · 147 B · 9e7e158 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.02CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)3 4TEST_GEN_PROGS = dmabuf-heap5 6include ../lib.mk7