summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-12-12 12:03:10 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-12-12 12:03:10 +0100
commit280f4e23bb7ce234dc379dfcadf77d8b85238a46 (patch)
treee389ca26803eabba979b6d1477dccdb85a9f0988
parent6771481b82d531346f34bfb638dd965863921dd8 (diff)
downloadptxdist-280f4e23bb7ce234dc379dfcadf77d8b85238a46.tar.gz
ptxdist-280f4e23bb7ce234dc379dfcadf77d8b85238a46.tar.xz
gzip: fix copy-paste error
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gzip.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gzip.in b/rules/gzip.in
index 1774e4f9a..130d6567c 100644
--- a/rules/gzip.in
+++ b/rules/gzip.in
@@ -12,9 +12,9 @@ config GZIP
compression and freedom from patented algorithms.
-comment "BusyBox' gzip is selected! (netkit-base)"
+comment "BusyBox' gzip is selected!"
depends on BUSYBOX_GZIP
-comment "BusyBox' gunzip is selected! (netkit-base)"
+comment "BusyBox' gunzip is selected!"
depends on BUSYBOX_GUNZIP