diff options
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 5f9f85ea30..c5bdb4c9fc 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 3a1bcc1820..8aff9f6211 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 |