summaryrefslogtreecommitdiff
path: root/make/busybox.mk
AgeCommit message (Collapse)Author
2003-11-01Enable building soft float buildroot for gcc 3.3. Currently works forManuel Novoa III
i386 (limited to 64 bit long double... same as double), arm (libfloat), mips, and mipsel. Enable cross compiling a native gcc 3.3 toolchain to run on the target. Misc rootfs cleanups... strip some things that weren't, eliminate duplicate libs, move openssl shared libs out of /lib, reduce size of libssl.so by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
2003-02-12fix URLsEric Andersen
2003-02-03Be really cereful to ensure udhcp.script is executableEric Andersen
2003-01-14Fix unstable busybox compile (forgot 'make oldconfig')Eric Andersen
2003-01-10Update busybox configuration mechanism. Support building busybox unstableEric Andersen
-Erik
2002-11-20Make use of wget consistant by using a WGET variableEric Andersen
2002-10-27Update to busybox 0.60.5Eric Andersen
-Erik
2002-10-23Update things to be a tad more currentEric Andersen
2002-05-03Update busyboxEric Andersen
2002-04-27Update to busybox 0.60.3Eric Andersen
2002-04-26Update tinylogin version. Update how busybox snapshot is selected.Eric Andersen
-Erik
2002-04-26Major reworkEric Andersen