mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-04 20:11:07 +02:00
Fix typo in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3552 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
11e653ab8e
commit
2357bb2aec
@ -1,5 +1,5 @@
|
|||||||
config BR2_PACKAGE_JAMVM
|
config BR2_PACKAGE_JAMVM
|
||||||
prompt "jamvm.............................A compact Java Virtual Machine"
|
prompt "jamvm............................. A compact Java Virtual Machine"
|
||||||
tristate
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
config BR2_PACKAGE_VIM
|
config BR2_PACKAGE_VIM
|
||||||
prompt "vim............................. VI Improved"
|
prompt "vim............................... VI Improved"
|
||||||
tristate
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
select BR2_PACKAGE_LIBNCURSES
|
select BR2_PACKAGE_LIBNCURSES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user