add a lot of "censored" parts for wlioctl.h (found in allnet tarball)
[openwrt.git] / package / busybox / Makefile
1 include $(TOPDIR)/rules.mk
2
3 include ./busybox.mk
4
5 source: busybox-source
6 prepare: $(BUSYBOX_DIR)/.unpacked
7 compile: $(BUSYBOX_DIR)/busybox
8 install: busybox
9 clean: busybox-dirclean
This page took 0.052905 seconds and 5 git commands to generate.