lineage_kernel_xcoverpro/tools/testing/selftests/size/Makefile

6 lines
97 B
Makefile
Executable File

CFLAGS := -static -ffreestanding -nostartfiles -s
TEST_GEN_PROGS := get_size
include ../lib.mk