projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
928dfc5
)
ifxmips-dsl-api: only show debug option when package is selected
author
Nicolas Thill
<nico@openwrt.org>
Thu, 25 Mar 2010 13:43:20 +0000
(13:43 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 25 Mar 2010 13:43:20 +0000
(13:43 +0000)
SVN-Revision: 20422
package/ifxmips-dsl-api/Config.in
patch
|
blob
|
history
diff --git
a/package/ifxmips-dsl-api/Config.in
b/package/ifxmips-dsl-api/Config.in
index 277d96ebf5a934b8a556361ece7e85de45d858bd..f27181e3138aa2d6390a15782ff80168b95fbf9d 100644
(file)
--- a/
package/ifxmips-dsl-api/Config.in
+++ b/
package/ifxmips-dsl-api/Config.in
@@
-19,5
+19,6
@@
endchoice
config IFXMIPS_DSL_DEBUG
bool "ifxmips-dsl debugging"
+ depends on PACKAGE_kmod-ifxmips-dsl-api
help
Say Y, if you need ifxmips-dsl to display debug messages.