From a0c11bb116dd03ec2f50a48d4e39431216ec8ef8 Mon Sep 17 00:00:00 2001 From: Nicolas Thill 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/openwrt@2839 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/olsrd/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'package/olsrd/Config.in') diff --git a/package/olsrd/Config.in b/package/olsrd/Config.in index 79818aea07..0d6ffa4a84 100644 --- a/package/olsrd/Config.in +++ b/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