summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-1/+1
* linux: fix LINUX_SITE for release candidatesJean-Baptiste Theou2014-08-071-1/+1
* package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek2014-07-311-2/+2
* linux: remove support of linux26-* targetsThomas De Schampheleire2014-07-291-10/+10
* linux: support multiple custom DTS filesPhilippe Proulx2014-07-281-1/+1
* linux: fix fallout from c78d57637cd57a383e44713eb27e654b3071340eGustavo Zacarias2014-07-171-0/+2
* linux: add option to explicitly specify the kernel image nameWaldemar Brodkorb2014-07-151-3/+7
* pkg-utils: kconfig helpers: use single iso double quotingThomas De Schampheleire2014-07-151-1/+1
* smack: new package.Eric Le Bihan2014-04-211-0/+4
* linux: remove dirs dependencyFabio Porcedda2014-03-061-2/+2
* linux: fix coding styleFabio Porcedda2014-03-061-21/+21
* Revert "linux: only depend on host-lzop if needed"Thomas Petazzoni2014-03-041-9/+2
OpenPOWER on IntegriCloud