summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_LINUX_UCLIBC option, since that is now the onlyEric Andersen2004-01-301-37/+6Star
* Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.Manuel Novoa III2004-01-161-17/+14Star
* Enable building <arch>-linux-uclibc toolchains. Note that, due to configManuel Novoa III2004-01-141-13/+48
* Default buildroot to use stock uClibc 0.9.26 till further noticeEric Andersen2004-01-041-1/+1
* Default to building ccache for the targetEric Andersen2003-12-021-3/+3
* Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support.Manuel Novoa III2003-11-301-16/+21
* Oops... check in the file version this time.Manuel Novoa III2003-11-211-2/+4
* Fix some soft float make variables.Manuel Novoa III2003-11-211-5/+3Star
* mention mipselEric Andersen2003-11-201-3/+8
* automatically detect if we have a usable version of sedEric Andersen2003-11-191-1/+1
* Fix most things when large file support is not configured.Manuel Novoa III2003-11-171-0/+4
* Note that the OPTIMIZE_FOR_CPU setting is broken, and save both theManuel Novoa III2003-11-161-0/+2
* Move uclibc-configured target forward so arch prompt happens sooner.Manuel Novoa III2003-11-111-3/+7
* Fix a build problem found while building for arm soft-floatEric Andersen2003-11-111-2/+8
* Enable building soft float buildroot for gcc 3.3. Currently works forManuel Novoa III2003-11-011-12/+39
* Stock buildroot is not supposed to build gcc_targetEric Andersen2003-10-221-1/+1
* Add support for 'make -j3' so make to run stuff in parallelEric Andersen2003-10-181-0/+3
* fixup i386 as wellEric Andersen2003-09-301-0/+1
* This should at least build. I think.Eric Andersen2003-09-261-2/+10
* Use more consistant namingEric Andersen2003-09-141-1/+1
* Rework toolchain build to make it much more modular andEric Andersen2003-09-141-8/+28
* Default to using the kernel-headers package. mention dropbear.Eric Andersen2003-09-101-2/+5
* Add support for enabling use of libintl.Manuel Novoa III2003-09-031-0/+4
* Add support for building perlEric Andersen2003-06-281-0/+3
* mention iproute2 and netsnmpEric Andersen2003-06-041-1/+2
* Update gcc to version 3.2.3. Fix the openssh patchEric Andersen2003-04-261-3/+3
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-041-0/+9
* Add in a GNU_HOST_NAMEEric Andersen2003-03-041-0/+12
* Change a few defaultsEric Andersen2003-03-041-3/+3
* Fixup 'make source' targetEric Andersen2003-02-191-3/+5
* Add support for bridge-utils, thanks to Michael ShulerEric Andersen2003-02-191-1/+1
* Fix pcmcia startup. Add grepEric Andersen2003-02-151-1/+1
* Fix a few problems noticed by Peter S. MazingerEric Andersen2003-02-151-1/+1
* Remove usr/binEric Andersen2003-02-121-5/+5
* List a few additional targets for building a dev systemEric Andersen2003-02-121-2/+3
* Update makefileEric Andersen2003-02-121-1/+3
* Fixup the target pathEric Andersen2003-02-121-3/+4
* Support building a gcc-2.95 toolchain insteadEric Andersen2003-02-041-0/+5
* dont assign MAKEEric Andersen2003-01-211-1/+0Star
* several updates for wireless and firewall stuff,Eric Andersen2003-01-191-4/+6
* Change from using "TARGET_CC1" to just plan "TARGET_CC"Eric Andersen2003-01-191-2/+1Star
* Fixup default compiler architectureEric Andersen2003-01-191-1/+1
* Mention how people can update thingsEric Andersen2003-01-181-0/+9
* standardize handling of GNU configure scriptsEric Andersen2003-01-171-7/+8
* JNote that valgrind is x86 onlyEric Andersen2003-01-171-1/+1
* Support building jffs2 filesystems. Update top levelEric Andersen2003-01-171-0/+20
* Support using an existing kernelEric Andersen2003-01-151-1/+3
* Support more build system junkEric Andersen2003-01-091-0/+3
* Mention the new ncurses-headers zlib-headers openssl-headers targetsEric Andersen2003-01-081-0/+4
* Shuffle so binutils is unpacked/built firstEric Andersen2003-01-061-5/+5