summaryrefslogtreecommitdiff
path: root/linux/linux.mk
AgeCommit message (Expand)Author
2015-10-31linux: Add zImage.epapr targetJeremy Kerr
2015-10-05linux: add 'Image' as the image name for aarch64Arnout Vandecappelle
2015-10-04linux: install dtc binary as linux-dtcPeter Korsgaard
2015-10-04linux: remove now-redundant ccache handlingArnout Vandecappelle
2015-09-04core/pkg-kernel-module: ensure linux supports modulesYann E. MORIN
2015-08-23linux: enable all options needed by xtables-addonsYann E. MORIN
2015-07-22package/linux: trash stderr in LINUX_VERSION_PROBEDYann E. MORIN
2015-07-15linux: use backtick instead of $(shell ...) make functionArnout Vandecappelle
2015-07-14linux: add linux-tools infraRomain Naour
2015-07-14package/linux: check for config file before calling kconfig-packageYann E. MORIN
2015-07-14package/linux: don't enforce check for DTS when not buildingYann E. MORIN
2015-07-13linux: adjust fixup logic for ktapThomas Petazzoni
2015-05-21linux: add option to specify config fragmentsFloris Bos
2015-05-02linux: do not check hashes for custom versions and tarballsYann E. MORIN
2015-04-26packages: refactor checks using BR_BUILDINGThomas Petazzoni
2015-04-09linux: simplify adding new extensionsYann E. MORIN
2015-04-06packages: apply custom patches using *.patch instead of <pkg>-*.patchThomas Petazzoni
2015-03-31packages: indentation cleanupJerzy Grzegorek
2015-03-30linux: use the package infrastructure to download patchesThomas Petazzoni
2015-03-16linux: stop if one linux patches doesn't applySébastien Szymanski
2015-03-13linux: add note about why it's safe to include other .mk filesYann E. MORIN
2015-03-10Remove trailing slash from all package site URLsLuca Ceresoli
2015-03-04linux/linux.mk: custom dts path - build dtb only from *.dts filesIvo Slanina
2015-03-02Merge branch 'next'Peter Korsgaard
2015-02-27linux: add support for 4.x versionsSébastien Szymanski
2015-02-14linux: get rid of avr32 specificsYann E. MORIN
2015-02-14linux: avoid unnecessary changes in defconfig for INITRAMFS_SOURCEThomas De Schampheleire
2015-02-14linux: migrate to the kconfig infrastructureThomas De Schampheleire
2015-02-14linux: qstrip the path to the custom configuration fileThomas De Schampheleire
2015-01-14linux/linux.mk: fixed downloading kernel patchesIvo Slanina
2015-01-14linux/linux.mk: added https:// pattern for kernel patchesIvo Slanina
2015-01-10xtables-addons: enable necessary kernel optionsGustavo Zacarias
2015-01-10iptables: enable basic kernel optionsGustavo Zacarias
2014-12-24linux: fix breakage from d4b2b032a00c9922c9efa144b014dc086a7e48f1Gustavo Zacarias
2014-12-15linux: fix recursively defined variableYann E. MORIN
2014-10-26package: indentation cleanupJerzy Grzegorek
2014-10-25apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda
2014-10-25package: indentation cleanupJerzy Grzegorek
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
2014-08-07linux: fix LINUX_SITE for release candidatesJean-Baptiste Theou
2014-07-31package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek
2014-07-29linux: remove support of linux26-* targetsThomas De Schampheleire
2014-07-28linux: support multiple custom DTS filesPhilippe Proulx
2014-07-17linux: fix fallout from c78d57637cd57a383e44713eb27e654b3071340eGustavo Zacarias
2014-07-15linux: add option to explicitly specify the kernel image nameWaldemar Brodkorb
2014-07-15pkg-utils: kconfig helpers: use single iso double quotingThomas De Schampheleire
2014-04-21smack: new package.Eric Le Bihan
2014-03-06linux: remove dirs dependencyFabio Porcedda
2014-03-06linux: fix coding styleFabio Porcedda
2014-03-04Revert "linux: only depend on host-lzop if needed"Thomas Petazzoni