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-210 /
arch /
metag /
mm /
Delete
Unzip
Name
Size
Permission
Date
Action
Kconfig
3.24
KB
-rw-r--r--
2016-01-11 00:01
Makefile
439
B
-rw-r--r--
2016-01-11 00:01
Save
Rename
# # Makefile for the linux Meta-specific parts of the memory manager. # obj-y += cache.o obj-y += extable.o obj-y += fault.o obj-y += init.o obj-y += ioremap.o obj-y += maccess.o mmu-y := mmu-meta1.o mmu-$(CONFIG_METAG_META21_MMU) := mmu-meta2.o obj-y += $(mmu-y) obj-$(CONFIG_HIGHMEM) += highmem.o obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o obj-$(CONFIG_METAG_L2C) += l2cache.o obj-$(CONFIG_NUMA) += numa.o