for serial console use directly ash --login, otherwise i can not login with the new...
[openwrt.git] / openwrt / 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.057067 seconds and 5 git commands to generate.