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