Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.7-rc6 7 lines 125 B view raw
1# 2# Makefile for the Linux IrDA IrNET protocol layer. 3# 4 5obj-$(CONFIG_IRNET) += irnet.o 6 7irnet-y := irnet_ppp.o irnet_irda.o