Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
linux-headers-4.4.0-119 /
net /
irda /
Delete
Unzip
Name
Size
Permission
Date
Action
ircomm
[ DIR ]
drwxr-xr-x
2018-04-05 07:11
irlan
[ DIR ]
drwxr-xr-x
2018-04-05 07:11
irnet
[ DIR ]
drwxr-xr-x
2018-04-05 07:11
Kconfig
3.31
KB
-rw-r--r--
2016-01-11 00:01
Makefile
503
B
-rw-r--r--
2016-01-11 00:01
Save
Rename
# # Makefile for the Linux IrDA protocol layer. # obj-$(CONFIG_IRDA) += irda.o obj-$(CONFIG_IRLAN) += irlan/ obj-$(CONFIG_IRNET) += irnet/ obj-$(CONFIG_IRCOMM) += ircomm/ irda-y := iriap.o iriap_event.o irlmp.o irlmp_event.o irlmp_frame.o \ irlap.o irlap_event.o irlap_frame.o timer.o qos.o irqueue.o \ irttp.o irda_device.o irias_object.o wrapper.o af_irda.o \ discovery.o parameters.o irnetlink.o irmod.o irda-$(CONFIG_PROC_FS) += irproc.o irda-$(CONFIG_SYSCTL) += irsysctl.o