summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile.in.advanced
Commit message (Expand)AuthorAgeFilesLines
* Remove old Linux infrastructureThomas Petazzoni2010-06-221-532/+0Star
* linux: fix dependency on mkimageThomas Petazzoni2010-06-131-8/+2Star
* linux: zImage target no longer available on x86Peter Korsgaard2010-05-281-0/+5
* Remove last users of the ROOTFS_SUFFIX thingThomas Petazzoni2010-05-031-2/+1Star
* Get rid of KERNEL_CROSSThomas Petazzoni2010-05-031-1/+1
* Repair initramfs dependancies after move to fsWill Wagner2010-04-201-1/+1
* remove -mm linux patch optionsH Hartley Sweeten2010-03-101-3/+0Star
* linux-advanced: Fix probing of kernel versionCameron Hutchison2010-02-231-1/+1
* Remove the "project" featureThomas Petazzoni2009-09-161-13/+13
* target: use qstripThomas Petazzoni2009-09-051-35/+18Star
* linux26: do not set CFLAGS_KERNEL to TARGET_CFLAGSSven Neumann2009-07-221-2/+1Star
* Fix dependency for custom patches when custom patch is empty.Thiago A. Corrêa2009-03-161-0/+2
* Fix build (dependency) with custom patch optionThiago A. Corrêa2009-03-131-1/+1
* linux: always apply platform patches if availablePeter Korsgaard2009-02-251-4/+2Star
* kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patchesPeter Korsgaard2009-02-251-8/+0Star
* linux-advanced: don't error out on non writable /tftpbootPeter Korsgaard2009-02-221-1/+1
* Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...Thiago A. Corrêa2009-02-061-6/+2Star
* linux/Makefile.in.advanced: don't depend on phony target for mkimagePeter Korsgaard2009-02-051-1/+1
* target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWSPeter Korsgaard2009-01-301-6/+1Star
* Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with BUILDROOT_US...Ulf Samuelsson2009-01-261-2/+2
* linux/advanced: default to make menuconfigPeter Korsgaard2009-01-261-1/+1
* Revert bad patch to fix linux rebuild problemUlf Samuelsson2009-01-261-1/+1
* Ensure /boot exists, Write linux version to file,in case the kernel version h...Ulf Samuelsson2009-01-261-0/+2
* Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHODUlf Samuelsson2009-01-251-13/+27
* target/linux-advanced: default to menuconfig for all archsPeter Korsgaard2009-01-251-1/+1
* Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are con...Ulf Samuelsson2009-01-231-1/+5
* Fix some bugs in advanced linux configuration, remove some arbitrary combinat...Ulf Samuelsson2009-01-191-2/+1Star
* buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard2009-01-161-2/+2
* Move kernel localversion files to TARGET_DIR/boot Ulf Samuelsson2009-01-111-1/+8
* Linux26 requires "mkimage" from u-boot to be in the PATHUlf Samuelsson2009-01-081-2/+13
* Add PATH to linux build options to allow 'mkimage' to be found. Neccessary fo...Ulf Samuelsson2009-01-061-1/+2
* Sort Linux debug info in alphabetical orderUlf Samuelsson2008-12-201-32/+44
* Update Linux versionsUlf Samuelsson2008-11-291-0/+2
* revert 23987 until proper implementationIvan Kuten2008-11-101-1/+1
* Download Kernel.org minor patches at the same time as full sources.Ivan Kuten2008-11-101-1/+1
* linux26: make installation of modules rule depend on .depend_doneHans-Christian Egtvedt2008-11-051-1/+1
* linux: skip installing modules if modules are disabled in kernel configHans-Christian Egtvedt2008-10-301-7/+13
* linux: make touch also create the dependency file when installing modulesHans-Christian Egtvedt2008-10-301-1/+1
* linux: fix typo in status printoutHans-Christian Egtvedt2008-10-301-1/+1
* linux: add probing for kernel version when installing modulesHans-Christian Egtvedt2008-10-301-9/+10
* linux: fix copy of Busybox config to target directoryHans-Christian Egtvedt2008-10-031-1/+1
* target/linux/advanced: don't hardcode date suffixPeter Korsgaard2008-09-221-1/+1
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-2/+2
* linux-advanced: add linux26-force like in the simple linux makefilePeter Korsgaard2008-07-131-0/+4
* Make linux kernel extension visible also when defined in board directoryUlf Samuelsson2008-05-121-2/+8
* Avoid duplicate rules for downloading kernel source, if kernel and headers ar...Ulf Samuelsson2008-04-171-1/+3
* Fix bad linux kernel nameUlf Samuelsson2008-04-171-20/+5Star
* Allow build to complete, even if tftpboot is not writeable by userUlf Samuelsson2008-04-151-2/+2
* Reversing bad tftpboot patch resulting in two identical targetsUlf Samuelsson2008-04-151-4/+4
* buildroot: additional tftpboot fixesPeter Korsgaard2008-04-111-4/+4