Index: boot/Makefile.common
===================================================================
--- boot/Makefile.common	(revision fe2333da175feb0b278049830a4be0cfc3e3baeb)
+++ boot/Makefile.common	(revision 70e5ad5772087eb14245a665e4ff2827fb0091c7)
@@ -113,6 +113,5 @@
 	rootvirt \
 	test1 \
-	test2 \
-	vhc
+	test2
 
 RD_DRV_CFG = 
Index: boot/arch/amd64/Makefile.inc
===================================================================
--- boot/arch/amd64/Makefile.inc	(revision fe2333da175feb0b278049830a4be0cfc3e3baeb)
+++ boot/arch/amd64/Makefile.inc	(revision 70e5ad5772087eb14245a665e4ff2827fb0091c7)
@@ -43,5 +43,6 @@
 	uhci \
 	usbhub \
-	usbkbd
+	usbkbd \
+	vhc
 	
 RD_DRV_CFG += \
