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 v3.9-rc2 5 lines 130 B view raw
1hostprogs-y := genheaders 2HOST_EXTRACFLAGS += -Isecurity/selinux/include 3 4always := $(hostprogs-y) 5clean-files := $(hostprogs-y)