summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* toolchain: add support for external toolchain profiles and downloadThomas Petazzoni2010-12-131-1/+2
* ccache: rework ccache managementThomas Petazzoni2010-12-081-6/+20
* Makefile: document savedefconfig in 'make help', like it's done in LinuxPeter Korsgaard2010-12-071-0/+1
* buildroot: kickoff 2011.02 development phasePeter Korsgaard2010-12-031-1/+1
* Update for 2010.112010.11Peter Korsgaard2010-11-301-1/+1
* Makefile: introduce KSTRIPCMD to strip kernel modulesGustavo Zacarias2010-11-301-1/+1
* target-finalize: libtread_db: support nonstd toolchain setupsMike Frysinger2010-11-281-1/+1
* target-finalize: do not strip libthread_dbJavier Viguera2010-11-271-1/+1
* Update for 2010.11-rc22010.11_rc2Peter Korsgaard2010-11-251-1/+1
* target-finalize: do not strip libthread_db.soMike Frysinger2010-11-241-1/+2
* auto remove empty /usr/share dirMike Frysinger2010-11-241-0/+1
* Makefile: really adjust kernel modules strip invocationPeter Korsgaard2010-11-241-1/+1
* linux: strip installed modulesMike Frysinger2010-11-241-0/+3
* Makefile: remove outdated flush targetPeter Korsgaard2010-11-241-4/+0
* Makefile: remove outdated .config.cmd handlingPeter Korsgaard2010-11-241-18/+5
* Makefile: handle host packages for make source / make external-depsPeter Korsgaard2010-11-191-1/+20
* Update for 2010.11-rc12010.11_rc1Peter Korsgaard2010-11-081-1/+1
* Makefile: move target-{finalize,purgelocales} after bootloader/linux stepPeter Korsgaard2010-11-071-3/+4
* Remove support for shared configuration cacheThomas Petazzoni2010-11-051-9/+0
* Makefile: fix release target with make 3.81Peter Korsgaard2010-11-041-0/+2
* Makefile: use global version string in /etc/br-versionYann E. MORIN2010-11-031-2/+1
* Makefile: compute the version string for all to useYann E. MORIN2010-11-031-0/+4
* Makefile: move version string from Config.in into MakefileYann E. MORIN2010-11-031-3/+5
* Makefile: move .NOTPARALLELYann E. MORIN2010-11-031-3/+4
* Optimize (-O2) host binaries by defaultPeter Korsgaard2010-10-291-9/+0
* Makefile: move KERNEL_ARCH from kernel-headers to herePeter Korsgaard2010-10-171-0/+8
* toolchain: add new toolchain backend: crosstool-NGYann E. MORIN2010-10-011-1/+3
* sed: get rid of host-sed variantPeter Korsgaard2010-09-301-1/+1
* Makefile: Force make to run serially in the top-level MakefileYann E. MORIN2010-09-301-0/+3
* Makefile: generate a Makefile wrapper in $(O)Yann E. MORIN2010-09-261-17/+28
* Re-implement the source-check and external-deps targetsMaxime Petazzoni2010-09-131-11/+2
* Cleanup the VCS commands configurationMaxime Petazzoni2010-09-131-4/+2
* Remove the spider featureMaxime Petazzoni2010-09-131-4/+3
* Merge branch 'for-2010.11/kconfig-upgrade' of git://git.busybox.net/~tpetazzo...Peter Korsgaard2010-09-021-55/+49
|\
| * Ensure that all config-related files are generated before the buildThomas Petazzoni2010-09-011-7/+12
| * Add support for savedefconfigThomas Petazzoni2010-09-011-1/+5
| * Factorize environment variables for config utilitiesThomas Petazzoni2010-09-011-43/+23
| * Makefile: use long options names for the 'conf' utilityThomas Petazzoni2010-09-011-9/+9
| * Add support for the new nconf configuration toolThomas Petazzoni2010-09-011-1/+9
| * Clean up our patches against kconfigThomas Petazzoni2010-09-011-1/+1
| * Implement %_defconfig similarly to the kernelThomas Petazzoni2010-09-011-5/+7
| * Remove CONFIG_DEFCONFIGThomas Petazzoni2010-09-011-5/+0
* | Fix ldconfig call in target-finalizeThomas Petazzoni2010-08-301-3/+7
|/
* Makefile: fix source/source-check/external-deps with O=Peter Korsgaard2010-08-291-8/+6
* Remove gdb plugins from targetMalte Starostik2010-07-301-0/+3
* Globally remove aclocal directories from targetMalte Starostik2010-07-301-1/+1
* toolchain: move makefile includesYann E. MORIN2010-07-281-14/+2
* toolchain: move helper functions from external toolchainYann E. MORIN2010-07-281-0/+1
* Makefile: fix ldconfig selection for internal toolchainsPeter Korsgaard2010-07-261-2/+6
* Fix default skeleton pathMalte Starostik2010-07-191-1/+1