summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-11-30Update for 2010.112010.11Peter Korsgaard
2010-11-30Makefile: introduce KSTRIPCMD to strip kernel modulesGustavo Zacarias
2010-11-28target-finalize: libtread_db: support nonstd toolchain setupsMike Frysinger
2010-11-27target-finalize: do not strip libthread_dbJavier Viguera
2010-11-25Update for 2010.11-rc22010.11_rc2Peter Korsgaard
2010-11-24target-finalize: do not strip libthread_db.soMike Frysinger
2010-11-24auto remove empty /usr/share dirMike Frysinger
2010-11-24Makefile: really adjust kernel modules strip invocationPeter Korsgaard
2010-11-24linux: strip installed modulesMike Frysinger
2010-11-24Makefile: remove outdated flush targetPeter Korsgaard
2010-11-24Makefile: remove outdated .config.cmd handlingPeter Korsgaard
2010-11-19Makefile: handle host packages for make source / make external-depsPeter Korsgaard
2010-11-08Update for 2010.11-rc12010.11_rc1Peter Korsgaard
2010-11-07Makefile: move target-{finalize,purgelocales} after bootloader/linux stepPeter Korsgaard
2010-11-05Remove support for shared configuration cacheThomas Petazzoni
2010-11-04Makefile: fix release target with make 3.81Peter Korsgaard
2010-11-03Makefile: use global version string in /etc/br-versionYann E. MORIN
2010-11-03Makefile: compute the version string for all to useYann E. MORIN
2010-11-03Makefile: move version string from Config.in into MakefileYann E. MORIN
2010-11-03Makefile: move .NOTPARALLELYann E. MORIN
2010-10-29Optimize (-O2) host binaries by defaultPeter Korsgaard
2010-10-17Makefile: move KERNEL_ARCH from kernel-headers to herePeter Korsgaard
2010-10-01toolchain: add new toolchain backend: crosstool-NGYann E. MORIN
2010-09-30sed: get rid of host-sed variantPeter Korsgaard
2010-09-30Makefile: Force make to run serially in the top-level MakefileYann E. MORIN
2010-09-26Makefile: generate a Makefile wrapper in $(O)Yann E. MORIN
2010-09-13Re-implement the source-check and external-deps targetsMaxime Petazzoni
2010-09-13Cleanup the VCS commands configurationMaxime Petazzoni
2010-09-13Remove the spider featureMaxime Petazzoni
2010-09-02Merge branch 'for-2010.11/kconfig-upgrade' of git://git.busybox.net/~tpetazzo...Peter Korsgaard
2010-09-01Ensure that all config-related files are generated before the buildThomas Petazzoni
2010-09-01Add support for savedefconfigThomas Petazzoni
2010-09-01Factorize environment variables for config utilitiesThomas Petazzoni
2010-09-01Makefile: use long options names for the 'conf' utilityThomas Petazzoni
2010-09-01Add support for the new nconf configuration toolThomas Petazzoni
2010-09-01Clean up our patches against kconfigThomas Petazzoni
2010-09-01Implement %_defconfig similarly to the kernelThomas Petazzoni
2010-09-01Remove CONFIG_DEFCONFIGThomas Petazzoni
2010-08-30Fix ldconfig call in target-finalizeThomas Petazzoni
2010-08-29Makefile: fix source/source-check/external-deps with O=Peter Korsgaard
2010-07-30Remove gdb plugins from targetMalte Starostik
2010-07-30Globally remove aclocal directories from targetMalte Starostik
2010-07-28toolchain: move makefile includesYann E. MORIN
2010-07-28toolchain: move helper functions from external toolchainYann E. MORIN
2010-07-26Makefile: fix ldconfig selection for internal toolchainsPeter Korsgaard
2010-07-19Fix default skeleton pathMalte Starostik
2010-07-18fs: add option to define path to custom rootfs skeletonDmytro Milinevskyy
2010-07-18move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy
2010-07-07Introduce support for host config cacheThomas Petazzoni
2010-07-01Makefile: fixup make distclean after kconfig build in BUILD_DIRPeter Korsgaard