Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.11 5 lines 97 B view raw
1CFLAGS := -static -ffreestanding -nostartfiles -s 2 3TEST_GEN_PROGS := get_size 4 5include ../lib.mk