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 v3.0 8 lines 241 B view raw
1# 2# Makefile for the Linux - z/VM Monitor Stream. 3# 4 5obj-$(CONFIG_APPLDATA_BASE) += appldata_base.o 6obj-$(CONFIG_APPLDATA_MEM) += appldata_mem.o 7obj-$(CONFIG_APPLDATA_OS) += appldata_os.o 8obj-$(CONFIG_APPLDATA_NET_SUM) += appldata_net_sum.o