diff options
author | Oliver Ertl <oliver@ertl-net.net> | 2006-01-11 13:05:16 +0000 |
---|---|---|
committer | Oliver Ertl <oliver@ertl-net.net> | 2006-01-11 13:05:16 +0000 |
commit | e49b5a89f64c4018b34df8b907d9d81aa481a3e2 (patch) | |
tree | cf1cfdcfff562d35a47552cb7e70f4766065c336 /openwrt | |
parent | f4d5a30833a79a96cc9f49f5e0a3b4299673ee84 (diff) | |
download | mtk-20170518-e49b5a89f64c4018b34df8b907d9d81aa481a3e2.zip mtk-20170518-e49b5a89f64c4018b34df8b907d9d81aa481a3e2.tar.gz mtk-20170518-e49b5a89f64c4018b34df8b907d9d81aa481a3e2.tar.bz2 |
minor cosmetic fixes in Config.in
SVN-Revision: 2906
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/collectd/Config.in | 2 | ||||
-rw-r--r-- | openwrt/package/madwifi-tools/Config.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/collectd/Config.in b/openwrt/package/collectd/Config.in index 5f9f85e..c5bdb4c 100644 --- a/openwrt/package/collectd/Config.in +++ b/openwrt/package/collectd/Config.in @@ -1,4 +1,4 @@ -menu "collectd........................... Lightweight system statistics collection daemon" +menu "collectd.......................... Lightweight system statistics collection daemon" config BR2_PACKAGE_COLLECTD prompt "collectd........................... Lightweight system statistics collection daemon" diff --git a/openwrt/package/madwifi-tools/Config.in b/openwrt/package/madwifi-tools/Config.in index 3a1bcc1..8aff9f6 100644 --- a/openwrt/package/madwifi-tools/Config.in +++ b/openwrt/package/madwifi-tools/Config.in @@ -1,4 +1,4 @@ -menu "madwifi.......................... Utilities for the Atheros Wifi driver" +menu "madwifi........................... Utilities for the Atheros Wifi driver" config BR2_COMPILE_MADWIFI_TOOLS tristate |