lineage_kernel_xcoverpro/tools/testing/selftests/size/Makefile

6 lines
97 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
CFLAGS := -static -ffreestanding -nostartfiles -s
TEST_GEN_PROGS := get_size
include ../lib.mk