Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.21 8 lines 135 B view raw
1# 2# Makefile for the Computone IntelliPort Plus Driver 3# 4 5obj-$(CONFIG_COMPUTONE) += ip2.o ip2main.o 6 7ip2-objs := ip2base.o 8