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.8 5 lines 142 B view raw
1# 2# Makefile for Goldfish platform specific drivers 3# 4obj-$(CONFIG_GOLDFISH_BUS) += pdev_bus.o 5obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe.o