summaryrefslogtreecommitdiffstats
path: root/openwrt/package/olsrd/Config.in
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-05 19:30:19 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-05 19:30:19 +0000
commitdc93a938cc61d5f2fc935722bda973a3fff93174 (patch)
tree2f387676ca71ddc9bda35361cf23537a025dccf8 /openwrt/package/olsrd/Config.in
parentf04609b1fc4d6cfd8416e91a82f9398148c041cb (diff)
port olsrd update in [2837] from whiterussian to trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2839 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/olsrd/Config.in')
-rw-r--r--openwrt/package/olsrd/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/olsrd/Config.in b/openwrt/package/olsrd/Config.in
index 79818aea0..0d6ffa4a8 100644
--- a/openwrt/package/olsrd/Config.in
+++ b/openwrt/package/olsrd/Config.in
@@ -45,4 +45,10 @@ config BR2_PACKAGE_OLSRD_MOD_SECURE
default m if CONFIG_DEVEL
depends BR2_PACKAGE_OLSRD
+config BR2_PACKAGE_OLSRD_MOD_TAS
+ prompt "olsrd-mod-tas................... Tiny Application Server (TAS) plugin for olsrd"
+ tristate
+ default m if CONFIG_DEVEL
+ depends BR2_PACKAGE_OLSRD
+
endmenu