Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: enable all features | Ting Liu | 2012-03-12 | 1 | -0/+8 |
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> | ||||
* | busybox: fix install error when CONFIG_INETD enabled | Ting Liu | 2012-02-27 | 1 | -0/+2 |
| | | | | | | | | | To avoid the following error: | CONFIG_INETD=y | install: cannot stat `.../busybox-1.18.5-r2/inetd': No such file or directory | ERROR: Function 'do_install' failed Signed-off-by: Ting Liu <b28495@freescale.com> | ||||
* | busybox: fix the build error when enable CONFIG_TCPSVD | Zhenhua Luo | 2012-02-23 | 1 | -0/+5 |
These patches were pulled from upstream busybox Signed-off-by: Zhenhua Luo <b19537@freescale.com> |