Makefile 125 Bytes edit raw blame history 1 2 3 4 5 6 7 # # Makefile for the Linux IrDA IrNET protocol layer. # obj-$(CONFIG_IRNET) += irnet.o irnet-y := irnet_ppp.o irnet_irda.o