brintos

brintos / linux-shallow public Read only

0
0
Text · 137 B · b87facc Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2CFLAGS := -static -ffreestanding -nostartfiles -s3 4TEST_GEN_PROGS := get_size5 6include ../lib.mk7