summaryrefslogtreecommitdiff
path: root/Config.in
AgeCommit message (Collapse)Author
2004-12-11Add initial BR2_JLEVEL support, with some exceptions for apps thatEric Andersen
have broken 'make -j' support
2004-12-11Add an option to allow people to relocate the toolchainEric Andersen
2004-12-11Patch from Volmat Alain adding SH3/SH3EB SH4EB supportEric Andersen
2004-10-15Will McCammon writes:Eric Andersen
make fails for busybox 1.0.0 on fedora core 2 because the default behavior of wget is to create a directory structure of the remote download server on the local filesystem. in which case, tar cannot find successfully downloaded files in /buildroot/sources/dl. patch attached.
2004-10-09Don't use a string to do the job of a boolEric Andersen
2004-10-09support tar verbosityMike Frysinger
2004-10-09Fix it so we once again build the target root_fsEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen
-Erik