]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - Kbuild
tools: simplify python statement
[jailhouse.git] / Kbuild
diff --git a/Kbuild b/Kbuild
index c666efb7609700cc552d4d445a695599125938de..37c652919155f943636365f8f7b6e353220189c0 100644 (file)
--- a/Kbuild
+++ b/Kbuild
@@ -15,4 +15,4 @@ subdir-y := driver hypervisor configs inmates
 
 # inmates build depends on generated config.mk of the hypervisor,
 # and the driver needs version.h from there
-$(addprefix $(obj)/,inmates) $(addprefix $(obj)/,driver): $(obj)/hypervisor
+$(obj)/inmates $(obj)/driver: $(obj)/hypervisor