OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
arch
/
x86
/
kernel
/
kprobes
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📄
Makefile
145 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Makefile
Close
# # Makefile for kernel probes # obj-$(CONFIG_KPROBES) += core.o obj-$(CONFIG_OPTPROBES) += opt.o obj-$(CONFIG_KPROBES_ON_FTRACE) += ftrace.o