projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[packages] turn some of the kernel dependencies the other way around to make it easie...
[openwrt.git]
/
target
/
linux
/
x86
/
image
/
Config.in
diff --git
a/target/linux/x86/image/Config.in
b/target/linux/x86/image/Config.in
index
6066ba4
..
ef7d0cd
100644
(file)
--- a/
target/linux/x86/image/Config.in
+++ b/
target/linux/x86/image/Config.in
@@
-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
This page took
0.022379 seconds
and
4
git commands to generate.