summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLouis Burda <quent.burda@gmail.com>2023-01-25 16:34:49 +0100
committerLouis Burda <quent.burda@gmail.com>2023-01-25 16:34:49 +0100
commit8f02a7bcb39234442039ae92dd5d3500c5b3d46d (patch)
treeb04931474cdc322879ec37e07bdaaeabefb9a6e1 /Makefile
parent65daf1cb353f4ba5e2f08ccbce6b0d5220b0099a (diff)
downloadcachepc-8f02a7bcb39234442039ae92dd5d3500c5b3d46d.tar.gz
cachepc-8f02a7bcb39234442039ae92dd5d3500c5b3d46d.zip
Replace bloated cache_ds alloc method
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e15d6f..7fceb8b 100755
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ BINS = test/eviction test/kvm-eviction
BINS += test/kvm-eviction-with_guest test/kvm-eviction-without_guest
BINS += test/kvm-step test/kvm-step_guest
BINS += test/kvm-pagestep test/kvm-pagestep_guest
-#BINS += test/qemu-eviction_guest test/qemu-eviction
+# BINS += test/qemu-eviction_guest test/qemu-eviction
# BINS += test/qemu-aes_guest test/qemu-aes
BINS += util/debug util/reset