summaryrefslogtreecommitdiffstats
path: root/package/gzip/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gzip/Makefile.in')
-rw-r--r--package/gzip/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/gzip/Makefile.in b/package/gzip/Makefile.in
new file mode 100644
index 000000000..4c6f3c339
--- /dev/null
+++ b/package/gzip/Makefile.in
@@ -0,0 +1,3 @@
+ifeq ($(strip $(BR2_PACKAGE_GZIP)),y)
+TARGETS+=gzip
+endif