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 v2.6.33-rc6 8 lines 125 B view raw
1# 2# Makefile for the Computone IntelliPort Plus Driver 3# 4 5obj-$(CONFIG_COMPUTONE) += ip2.o 6 7ip2-objs := ip2main.o 8