1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 22:06:47 +03:00
openwrt-xburst/package/busybox/Makefile

10 lines
180 B
Makefile
Raw Normal View History

include $(TOPDIR)/rules.mk
include ./busybox.mk
source: busybox-source
prepare: $(BUSYBOX_DIR)/.unpacked
compile: $(BUSYBOX_DIR)/busybox
install: busybox
clean: busybox-dirclean