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