diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 00:40:52 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 00:40:52 +0000 |
commit | 1bc52d25988101ca0a868df7a4fa19f80f5cae60 (patch) | |
tree | f270211d18c0f9ea4569b20f00ecf64cb7cf65c9 /package/wx200d/Config.in | |
parent | 74603333d2e6aa6f2253c686439916db6bae0968 (diff) |
Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2849 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wx200d/Config.in')
-rw-r--r-- | package/wx200d/Config.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/wx200d/Config.in b/package/wx200d/Config.in new file mode 100644 index 0000000000..b7e88ca4e2 --- /dev/null +++ b/package/wx200d/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_WX200D + prompt "wx200d............................ weather station data collector" + tristate + default m if CONFIG_DEVEL + help + wx200d is a weather station data collector and server daemon + for the WX200, WM918, WMR918 and WMR968 weather station + hardware. + + http://wx200d.sourceforge.net/ |