D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
src
/
kernels
/
3.10.0-1160.119.1.el7.tuxcare.els21.x86_64
/
net
/
irda
/
ircomm
/
Filename :
Makefile
back
Copy
# # Makefile for the Linux IrDA IrCOMM protocol layer. # obj-$(CONFIG_IRCOMM) += ircomm.o ircomm-tty.o ircomm-y := ircomm_core.o ircomm_event.o ircomm_lmp.o ircomm_ttp.o ircomm-tty-y := ircomm_tty.o ircomm_tty_attach.o ircomm_tty_ioctl.o ircomm_param.o