Index: boot/Makefile.common
===================================================================
--- boot/Makefile.common	(revision fe2333da175feb0b278049830a4be0cfc3e3baeb)
+++ boot/Makefile.common	(revision 8f8ae1fd40abf46fa26616612cd5c3ff31aee970)
@@ -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 8f8ae1fd40abf46fa26616612cd5c3ff31aee970)
@@ -43,5 +43,6 @@
 	uhci \
 	usbhub \
-	usbkbd
+	usbkbd \
+	vhc
 	
 RD_DRV_CFG += \
