summaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
new file mode 100644
index 000000000..8877c373c
--- /dev/null
+++ b/package/busybox/Makefile
@@ -0,0 +1,9 @@
+include $(TOPDIR)/rules.mk
+
+include ./busybox.mk
+
+source: busybox-source
+prepare: $(BUSYBOX_DIR)/.unpacked
+compile: $(BUSYBOX_DIR)/busybox
+install: busybox
+clean: busybox-dirclean