Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.19-rc2 5 lines 97 B view raw
1CFLAGS := -static -ffreestanding -nostartfiles -s 2 3TEST_GEN_PROGS := get_size 4 5include ../lib.mk