summaryrefslogtreecommitdiff
path: root/target/linux/Makefile.in
AgeCommit message (Expand)Author
2010-05-03Remove last users of the ROOTFS_SUFFIX thingThomas Petazzoni
2010-05-03Get rid of KERNEL_CROSSThomas Petazzoni
2010-04-20Repair initramfs dependancies after move to fsWill Wagner
2009-10-09*-menuconfig needs dirs to existBernhard Reutner-Fischer
2009-10-07allow menuconfig without a LINUX26_KCONFIG fileBernhard Reutner-Fischer
2009-09-16Remove the "project" featureThomas Petazzoni
2009-09-05target: use qstripThomas Petazzoni
2009-07-22linux26: do not set CFLAGS_KERNEL to TARGET_CFLAGSSven Neumann
2009-02-25linux: always apply platform patches if availablePeter Korsgaard
2009-02-25kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patchesPeter Korsgaard
2009-02-06Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...Thiago A. CorrĂȘa
2009-01-16buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard
2009-01-12toolchain: fix cris build with 2.6.28 kernel headersPeter Korsgaard
2008-12-07taget/linux: handle non-modular kernelsPeter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-09linux: add knob to force a rebuild of the kernelPeter Korsgaard
2008-03-29Feeding the kernel zero optimization -O0 breaks the kernel build at least on ...Nigel Kukard
2008-03-21kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ...John Voltz
2007-12-17Add support for GNU and kernel.org mirrorsIvan Kuten
2007-09-29- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer
2007-09-29- add mips/mipsel target architecture selectionBernhard Reutner-Fischer
2007-09-28Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd...Ulf Samuelsson
2007-09-28Add administration for linux,uclibc and mainUlf Samuelsson
2007-09-26Allow easy update of target linux configUlf Samuelsson
2007-09-26Add more management to linux and buysbox packagesUlf Samuelsson
2007-09-23Use correct path to vmlinux, Fix bad SED of configUlf Samuelsson
2007-09-22- put LZMA into generic flagsBernhard Reutner-Fischer
2007-09-18- patch the correct dirBernhard Reutner-Fischer
2007-09-12Unbreak multiple boards, add Ingo's rt patchUlf Samuelsson
2007-09-05Add unpacking + patching of linux source tree to simplify creating a new patchUlf Samuelsson
2007-09-04- remove initramfs related config settings and configure them back if neededBernhard Reutner-Fischer
2007-09-02- build and use the list of the small initramfsBernhard Reutner-Fischer
2007-08-24This patch allows each project to have a private linux build.Ulf Samuelsson
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- random whitespace cleanupBernhard Reutner-Fischer
2007-08-22- improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer
2007-08-21- add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer
2007-08-21- propagate IPv6 setting down to the kernelBernhard Reutner-Fischer
2007-08-19Fix bad parameter list for patching linux kernelUlf Samuelsson
2007-08-16Ensure lzma is built *before* linux, allow system installation in /usr/local/binUlf Samuelsson
2007-08-01Allow user configurable kernel nameUlf Samuelsson
2007-07-23- revert a part that was introduced with the PROJECT changes.Bernhard Reutner-Fischer
2007-07-18Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-..."Steven J. Hill"
2007-07-17Add 'linux26-modules' target to allow external drivers to be built with the k..."Steven J. Hill"
2007-07-17A number of fixes including placing of the final image into the 'binaries' di..."Steven J. Hill"
2007-07-12 BSP Patch:Ulf Samuelsson
2007-07-11Build linux within target/linux/Makefile.in instead of within target/linux26.mkUlf Samuelsson