summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "linux: check the configuration file exists"Thomas Petazzoni2014-03-041-4/+0
* Revert "linux: fix check of configuration file existence"Thomas Petazzoni2014-03-041-2/+0
* Revert "linux: fix the KCONFIG_GET_OPT calls to be inside a BR2_LINUX_KERNEL ...Thomas Petazzoni2014-03-041-1/+1
* linux: fix the KCONFIG_GET_OPT calls to be inside a BR2_LINUX_KERNEL testThomas Petazzoni2014-03-031-1/+1
* linux: fix check of configuration file existenceThomas Petazzoni2014-03-031-0/+2
* linux: check the configuration file existsYann E. MORIN2014-03-031-0/+4
* linux: only depend on host-lzop if neededYann E. MORIN2014-03-031-2/+9
* systemd: enable required kernel features.eric.le.bihan.dev@free.fr2014-02-251-1/+5
* systemd: bump to v207eric.le.bihan.dev@free.fr2014-02-121-1/+2
* udev: convert to virtual packageeric.le.bihan.dev@free.fr2014-02-121-2/+0
* eudev: new packageeric.le.bihan.dev@free.fr2014-02-121-0/+2
* linux: don't automatically set uevent_helper with mdev /dev managementThomas De Schampheleire2014-02-091-2/+0
* Added local directory as source of kernel codeRafal Fabich2014-02-041-1/+4
* linux: ensure buildroot_defconfig is writableYann E. MORIN2014-01-281-1/+1
* linux: force inotify kernel option when udev is used as dev handlerJeremy Rosen2014-01-081-0/+2
* linux: enable initrd/initramfs support when cpio rootfs is chosenThomas Petazzoni2013-12-291-1/+2
* linux.mk: enable options for ktapAnders Darander2013-12-161-0/+5
* uboot-tools: factor out common mkimage infrastructureArnout Vandecappelle2013-11-111-2/+2
* linux: add support for custom Mercurial repositoryThomas De Schampheleire2013-10-271-1/+4
* linux.mk: target-install: drop extra (invalid) DEPMOD parameterPeter Korsgaard2013-09-111-2/+1
* linux: fix depmod location after move to host-kmodPeter Korsgaard2013-09-101-1/+1
* Fix build reproducibility in Make 3.82Jérôme Pouiller2013-09-061-1/+1
OpenPOWER on IntegriCloud