Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
[openwrt/staging/yousong.git] / target / linux / x86 / image / Config.in
index 6066ba44eff166b535a8cd87f1df0b137fa77134..ef7d0cd855b6d2bf5c8bc01c422756b8844c23fd 100644 (file)
@@ -36,7 +36,7 @@ config X86_GRUB_BOOTOPTS
 
 
 config X86_VDI_IMAGES
-    bool "Build VirtualBox image files (VDI). Requires vditool"
+    bool "Build VirtualBox image files (VDI). Requires VBoxManage"
     depends TARGET_x86
     depends TARGET_ROOTFS_EXT2FS
     depends X86_GRUB_IMAGES