summaryrefslogtreecommitdiff
path: root/target/linux/Makefile.in.advanced
AgeCommit message (Expand)Author
2010-06-22Remove old Linux infrastructureThomas Petazzoni
2010-06-13linux: fix dependency on mkimageThomas Petazzoni
2010-05-28linux: zImage target no longer available on x86Peter Korsgaard
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
2010-03-10remove -mm linux patch optionsH Hartley Sweeten
2010-02-23linux-advanced: Fix probing of kernel versionCameron Hutchison
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-03-16Fix dependency for custom patches when custom patch is empty.Thiago A. Corrêa
2009-03-13Fix build (dependency) with custom patch optionThiago A. Corrêa
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-22linux-advanced: don't error out on non writable /tftpbootPeter Korsgaard
2009-02-06Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...Thiago A. Corrêa
2009-02-04linux/Makefile.in.advanced: don't depend on phony target for mkimagePeter Korsgaard
2009-01-30target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWSPeter Korsgaard
2009-01-26Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with BUILDROOT_US...Ulf Samuelsson
2009-01-26linux/advanced: default to make menuconfigPeter Korsgaard
2009-01-26Revert bad patch to fix linux rebuild problemUlf Samuelsson
2009-01-25Ensure /boot exists, Write linux version to file,in case the kernel version h...Ulf Samuelsson
2009-01-25Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHODUlf Samuelsson
2009-01-25target/linux-advanced: default to menuconfig for all archsPeter Korsgaard
2009-01-23Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are con...Ulf Samuelsson
2009-01-19Fix some bugs in advanced linux configuration, remove some arbitrary combinat...Ulf Samuelsson
2009-01-16buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard
2009-01-11Move kernel localversion files to TARGET_DIR/boot Ulf Samuelsson
2009-01-08Linux26 requires "mkimage" from u-boot to be in the PATHUlf Samuelsson
2009-01-06Add PATH to linux build options to allow 'mkimage' to be found. Neccessary fo...Ulf Samuelsson
2008-12-20Sort Linux debug info in alphabetical orderUlf Samuelsson
2008-11-29Update Linux versionsUlf Samuelsson
2008-11-10revert 23987 until proper implementationIvan Kuten
2008-11-10Download Kernel.org minor patches at the same time as full sources.Ivan Kuten
2008-11-05linux26: make installation of modules rule depend on .depend_doneHans-Christian Egtvedt
2008-10-30linux: skip installing modules if modules are disabled in kernel configHans-Christian Egtvedt
2008-10-30linux: make touch also create the dependency file when installing modulesHans-Christian Egtvedt
2008-10-30linux: fix typo in status printoutHans-Christian Egtvedt
2008-10-30linux: add probing for kernel version when installing modulesHans-Christian Egtvedt
2008-10-03linux: fix copy of Busybox config to target directoryHans-Christian Egtvedt
2008-09-22target/linux/advanced: don't hardcode date suffixPeter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-13linux-advanced: add linux26-force like in the simple linux makefilePeter Korsgaard
2008-05-12Make linux kernel extension visible also when defined in board directoryUlf Samuelsson
2008-04-16Avoid duplicate rules for downloading kernel source, if kernel and headers ar...Ulf Samuelsson
2008-04-16Fix bad linux kernel nameUlf Samuelsson
2008-04-15Allow build to complete, even if tftpboot is not writeable by userUlf Samuelsson
2008-04-15Reversing bad tftpboot patch resulting in two identical targetsUlf Samuelsson
2008-04-11buildroot: additional tftpboot fixesPeter Korsgaard