projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3433f81
)
Fix typo in config (missing tristate)
author
Nicolas Thill
<nico@openwrt.org>
Tue, 24 May 2005 00:29:06 +0000
(
00:29
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 24 May 2005 00:29:06 +0000
(
00:29
+0000)
SVN-Revision: 1037
openwrt/package/kismet/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/kismet/Config.in
b/openwrt/package/kismet/Config.in
index 3329b01a95d84449b6f3450c30ac84633c663749..5650ad669afbe38a80743e456353982ed2bc466b 100644
(file)
--- a/
openwrt/package/kismet/Config.in
+++ b/
openwrt/package/kismet/Config.in
@@
-7,6
+7,7
@@
config BR2_PACKAGE_KISMET
config BR2_PACKAGE_KISMET_CLIENT
prompt "kismet-client - the Kismet client"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_KISMET
select BR2_PACKAGE_LIBNCURSES