From 0dc0595ee1d84bc77cb431b2417223f3b4a5bd57 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Mon, 23 Jan 2023 20:48:46 +0100 Subject: Remove unused ioctls --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b757d29..7994732 100755 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ BINS = test/eviction test/kvm-eviction BINS += test/kvm-step #test/kvm-execstep # BINS += test/qemu-eviction_guest test/qemu-eviction_host # BINS += test/qemu-aes_guest test/qemu-aes_host -BINS += util/svme util/debug util/reset +BINS += util/debug util/reset CFLAGS = -I . -I linux/usr/include CFLAGS += -g -Wunused-variable -Wunknown-pragmas -Wunused-function -- cgit v1.2.3-71-gd317