summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2015-07-27 12:38:18 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2015-07-27 12:38:18 +0200
commit7214f7a5ae78549a51bd085a024268c9ac614625 (patch)
tree4e77acbfa3a706ae6b139d64d43da125c9273330
parent40aa5f5af0b7e7a5c474aa8e9a6091467bf2f16d (diff)
downloadembtoolkit-7214f7a5ae78549a51bd085a024268c9ac614625.tar.gz
embtoolkit-7214f7a5ae78549a51bd085a024268c9ac614625.tar.bz2
embtoolkit-7214f7a5ae78549a51bd085a024268c9ac614625.tar.xz
Packages: dnsmasq: fix trailing white space
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--packages/net/dnsmasq/dnsmasq.kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/net/dnsmasq/dnsmasq.kconfig b/packages/net/dnsmasq/dnsmasq.kconfig
index 27e4491..d58194a 100644
--- a/packages/net/dnsmasq/dnsmasq.kconfig
+++ b/packages/net/dnsmasq/dnsmasq.kconfig
@@ -27,8 +27,8 @@ config EMBTK_HAVE_DNSMASQ
bool "Have dnsmasq"
help
Dnsmasq provides network infrastructure for small networks: DNS, DHCP, router advertisement and network boot.
- Supported platforms include Linux (with glibc and uclibc), Android, *BSD, and Mac OS X. Dnsmasq is included
- in most Linux distributions and the ports systems of FreeBSD, OpenBSD and NetBSD. Dnsmasq provides full IPv6 support.
+ Supported platforms include Linux (with glibc and uclibc), Android, *BSD, and Mac OS X. Dnsmasq is included
+ in most Linux distributions and the ports systems of FreeBSD, OpenBSD and NetBSD. Dnsmasq provides full IPv6 support.
choice
prompt "dnsmasq version you wish"
depends on EMBTK_HAVE_DNSMASQ