summaryrefslogtreecommitdiff
path: root/linux/linux.mk
AgeCommit message (Expand)Author
2012-02-10linux: drop LZMA environment variablePeter Korsgaard
2012-01-31linux: use the depmod built in HOST_DIRThomas Petazzoni
2011-11-11linux: add linux-update-config and linux-update-defconfig targetsThomas De Schampheleire
2011-10-28Add vmlinuz support in Kernel binary format for MIPS.Kelvin Cheung
2011-10-24linux: bump default kernel to version 3.1Gustavo Zacarias
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni
2011-09-27fs/initramfs: refactor with fs/cpioArnout Vandecappelle (Essensium/Mind)
2011-09-18linux: Add Linux Kernel extensions menuThomas De Schampheleire
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni
2011-08-22linux: add linux/linux26-savedefconfig supportJean-Christophe PLAGNIOL-VILLARD
2011-07-18uboot-tools: add fw_printenv, rename to uboot-toolsPeter Korsgaard
2011-07-14linux: fix build with release candidatesPeter Korsgaard
2011-07-11linux: add support for 3.x and -rc versionsThomas Petazzoni
2011-07-11linux: allow specification of a custom Git repository as a sourceThomas Petazzoni
2011-07-11Improve TARGETS handling for bootloaders and kernelThomas Petazzoni
2011-07-11linux: convert to the GENTARGETS infrastructureThomas Petazzoni
2011-07-11linux: rename LINUX26 to LINUXThomas Petazzoni
2011-07-07linux: simplify modules checkPeter Korsgaard
2011-07-07linux: make it possible to install the kernel in /bootThomas Petazzoni
2011-05-09Create menu entry to select device creation methodYegor Yefremov
2011-04-01linux: Add support to specify special Kernel Image make targetMartin Hicks
2011-02-07initial support for Blackfin processorsMike Frysinger
2011-02-01Enable ccache for kernel compileMartin Hicks
2010-12-27linux: fix linux- aliasesPeter Korsgaard
2010-12-22linux: don't force IPv6 configuration in kernelThomas Petazzoni
2010-12-19linux: fix linux-% shortcut targetsBjørn Forsman
2010-12-19linux: support 'make linux26-nconfig'Bjørn Forsman
2010-12-17linux: add KERNEL_ARCH_PATH to fix x86-specific issueThomas Petazzoni
2010-12-17linux: add support for ELF vmlinux imageThomas Petazzoni
2010-12-16linux: support a space-separated list of patchesThomas Petazzoni
2010-12-16linux: Import minimal defconfigs as defconfigsThomas Petazzoni
2010-12-11linux: restore DEPMOD usageMike Frysinger
2010-12-11linux: add shorter shortcutsMike Frysinger
2010-12-11linux: set a few more initramfs opts for newer kernelsMike Frysinger
2010-12-07linux: drop LDFLAGS overrideMike Frysinger
2010-11-17linux: update paths to compiled cpio filesMike Frysinger
2010-09-30sed: get rid of host-sed variantPeter Korsgaard
2010-09-29linux: fix uImage location on AVR32Thomas Petazzoni
2010-09-29linux: restrict output image formats to the appropriate archesThomas Petazzoni
2010-09-28barebox/u-boot/linux: don't error out on missing config when make sourcePeter Korsgaard
2010-09-15linux: don't force no initramfsThomas Petazzoni
2010-07-29linux: more mistake detectionThomas Petazzoni
2010-07-20linux: linux26-{menu,x,g}config needs host-sedPeter Korsgaard
2010-06-22linux: add support for initramfsThomas Petazzoni
2010-06-22linux: add support for linux26-{menuconfig,xconfig,gconfig} targetsThomas Petazzoni
2010-06-22linux: adjust kernel config according to the Buildroot configurationThomas Petazzoni
2010-06-22linux: Add dependency on host-module-init-toolsThomas Petazzoni
2010-06-22New, simpler, infrastructure for building the Linux kernelThomas Petazzoni