projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
[openwrt.git]
/
package
/
ulogd
/
Config.in
diff --git
a/package/ulogd/Config.in
b/package/ulogd/Config.in
index
9de9450
..
81142d9
100644
(file)
--- a/
package/ulogd/Config.in
+++ b/
package/ulogd/Config.in
@@
-24,4
+24,10
@@
config BR2_PACKAGE_ULOGD_MOD_PGSQL
depends BR2_PACKAGE_ULOGD
select BR2_PACKAGE_LIBPQ
+config BR2_PACKAGE_ULOGD_MOD_EXTRA
+ prompt "ulogd-mod-extra................. All other plugins"
+ tristate
+ default m if CONFIG_DEVEL
+ depends BR2_PACKAGE_ULOGD
+
endmenu
This page took
0.026276 seconds
and
4
git commands to generate.