From dc93a938cc61d5f2fc935722bda973a3fff93174 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 5 Jan 2006 19:30:19 +0000 Subject: port olsrd update in [2837] from whiterussian to trunk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2839 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/olsrd/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openwrt/package/olsrd/Config.in') diff --git a/openwrt/package/olsrd/Config.in b/openwrt/package/olsrd/Config.in index 79818aea07..0d6ffa4a84 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 -- cgit v1.2.3