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

Configure Feed

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

at v5.0-rc7 8 lines 147 B view raw
1CFLAGS += -I$(CURDIR) 2 3TEST_GEN_PROGS := load_unaligned_zeropad 4 5top_srcdir = ../../../../.. 6include ../../lib.mk 7 8$(TEST_GEN_PROGS): ../harness.c