diff --git a/examples/kernel-exploit/Makefile b/examples/kernel-exploit/Makefile index ed548cd..f969cb7 100644 --- a/examples/kernel-exploit/Makefile +++ b/examples/kernel-exploit/Makefile @@ -14,7 +14,7 @@ # TARGET_TEST=nyan-exploit-test # VMLINUZ=/boot/vmlinuz-4.8.0-58-generic -TARGET := CVE-2016-5195 +TARGET_EXPLOIT := CVE-2016-5195 TARGET_TEST := CVE-2016-5195_test all: