diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-01-07 01:08:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-01-07 01:08:49 +0000 |
commit | 477233436d34c62c0a4ba169bc523a8403ff82bf (patch) | |
tree | ac1a9ae2f910bf8cc4ac6f539aa49046c5ebe2dc /openwrt/package/wx200d | |
parent | 9ba7a0904b4c90d9ff1e5dd2a48e952c2ea7841e (diff) | |
download | mtk-20170518-477233436d34c62c0a4ba169bc523a8403ff82bf.zip mtk-20170518-477233436d34c62c0a4ba169bc523a8403ff82bf.tar.gz mtk-20170518-477233436d34c62c0a4ba169bc523a8403ff82bf.tar.bz2 |
Added heyu, thanks to Geoffrey Kruse, closes #131
SVN-Revision: 2851
Diffstat (limited to 'openwrt/package/wx200d')
-rw-r--r-- | openwrt/package/wx200d/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/wx200d/Config.in b/openwrt/package/wx200d/Config.in index b7e88ca..f9c5b6b 100644 --- a/openwrt/package/wx200d/Config.in +++ b/openwrt/package/wx200d/Config.in @@ -2,6 +2,7 @@ config BR2_PACKAGE_WX200D prompt "wx200d............................ weather station data collector" tristate default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBPQ help wx200d is a weather station data collector and server daemon for the WX200, WM918, WMR918 and WMR968 weather station |