summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* linux: add conditional patch for timeconst.plGustavo Zacarias2016-02-101-0/+10
* linux: drop the option to use the same version as that of the headersYann E. MORIN2016-02-061-3/+0
* kernel-module-imx-gpu-viv: add new packageGary Bisson2016-02-021-0/+2
* linux: handle read-only dts filesHollis Blanchard2016-01-191-1/+1
* linux: add blind kconfig option to require kernel modulesYann E. MORIN2015-12-291-0/+3
* Fix fallout after generated defconfig supportYann E. MORIN2015-12-231-1/+1
* package/linux: handle generated defconfigsSam bobroff2015-12-221-6/+7
* linux: don't build appended DTB image in place and support multiple imagesThomas Petazzoni2015-12-201-17/+27
* linux: only install the DTBs when not in appended DTB modeThomas Petazzoni2015-12-201-2/+4
* linux: de-duplicate DTB and Linux image installationThomas Petazzoni2015-12-201-12/+8
* linux: add support for vmlinuz.bin kernel image formatYegor Yefremov2015-12-151-0/+4
* linux: Add kernel compression selection.Johan Sagaert2015-12-131-1/+21
* linux: Add zImage.epapr targetJeremy Kerr2015-10-311-0/+2
* linux: add 'Image' as the image name for aarch64Arnout Vandecappelle2015-10-051-0/+2
* linux: install dtc binary as linux-dtcPeter Korsgaard2015-10-041-1/+1
* linux: remove now-redundant ccache handlingArnout Vandecappelle2015-10-041-1/+1
* core/pkg-kernel-module: ensure linux supports modulesYann E. MORIN2015-09-041-0/+2
* linux: enable all options needed by xtables-addonsYann E. MORIN2015-08-231-0/+1
* package/linux: trash stderr in LINUX_VERSION_PROBEDYann E. MORIN2015-07-221-1/+1
* linux: use backtick instead of $(shell ...) make functionArnout Vandecappelle2015-07-151-1/+1
* linux: add linux-tools infraRomain Naour2015-07-141-0/+24
* package/linux: check for config file before calling kconfig-packageYann E. MORIN2015-07-141-32/+29
* package/linux: don't enforce check for DTS when not buildingYann E. MORIN2015-07-141-0/+4
* linux: adjust fixup logic for ktapThomas Petazzoni2015-07-131-1/+1
* linux: add option to specify config fragmentsFloris Bos2015-05-211-0/+1
* linux: do not check hashes for custom versions and tarballsYann E. MORIN2015-05-021-0/+7
* packages: refactor checks using BR_BUILDINGThomas Petazzoni2015-04-261-1/+1
* linux: simplify adding new extensionsYann E. MORIN2015-04-091-0/+7
* packages: apply custom patches using *.patch instead of <pkg>-*.patchThomas Petazzoni2015-04-061-1/+1
* packages: indentation cleanupJerzy Grzegorek2015-03-311-1/+1
* linux: use the package infrastructure to download patchesThomas Petazzoni2015-03-301-17/+11
* linux: stop if one linux patches doesn't applySébastien Szymanski2015-03-161-3/+3
* linux: add note about why it's safe to include other .mk filesYann E. MORIN2015-03-131-0/+8
* Remove trailing slash from all package site URLsLuca Ceresoli2015-03-101-1/+1
* linux/linux.mk: custom dts path - build dtb only from *.dts filesIvo Slanina2015-03-041-1/+5
* Merge branch 'next'Peter Korsgaard2015-03-021-39/+17
|\
| * linux: get rid of avr32 specificsYann E. MORIN2015-02-141-4/+0
| * linux: avoid unnecessary changes in defconfig for INITRAMFS_SOURCEThomas De Schampheleire2015-02-141-7/+9
| * linux: migrate to the kconfig infrastructureThomas De Schampheleire2015-02-141-28/+8
| * linux: qstrip the path to the custom configuration fileThomas De Schampheleire2015-02-141-1/+1
* | linux: add support for 4.x versionsSébastien Szymanski2015-02-271-2/+4
|/
* linux/linux.mk: fixed downloading kernel patchesIvo Slanina2015-01-141-1/+1
* linux/linux.mk: added https:// pattern for kernel patchesIvo Slanina2015-01-141-2/+2
* xtables-addons: enable necessary kernel optionsGustavo Zacarias2015-01-101-0/+3
* iptables: enable basic kernel optionsGustavo Zacarias2015-01-101-0/+5
* linux: fix breakage from d4b2b032a00c9922c9efa144b014dc086a7e48f1Gustavo Zacarias2014-12-241-0/+2
* linux: fix recursively defined variableYann E. MORIN2014-12-151-4/+4
* package: indentation cleanupJerzy Grzegorek2014-10-261-4/+4
* apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda2014-10-251-3/+3
* package: indentation cleanupJerzy Grzegorek2014-10-251-2/+2
OpenPOWER on IntegriCloud