| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add build module from root | Artefvck 07 | 2016-02-20 | 1 | -0/+7 |
* | build: force .config update if additional kernel config changes | Scott Mertz | 2016-01-26 | 1 | -1/+14 |
* | kernel: Fix usage of KERNEL_ARCH | Michael Bestas | 2016-01-05 | 1 | -2/+8 |
* | kernel: prevent targets from being rebuilt needlessly | Khalid Zubair | 2016-01-04 | 1 | -10/+18 |
* | kernel: don't build modules or dtbs unless enabled | Khalid Zubair | 2016-01-04 | 1 | -5/+19 |
* | kernel: add `make kernelxconfig' target | Khalid Zubair | 2015-11-24 | 1 | -2/+4 |
* | kernel: Don't update defconfig with KERNEL_ADDITIONAL_CONFIG options | Matt Wagantall | 2015-10-27 | 1 | -1/+5 |
* | kernel: use merge-config.sh for integrating KERNEL_ADDITIONAL_CONFIG | Matt Wagantall | 2015-10-27 | 1 | -4/+8 |
* | Fix libelf path for mm | Alvin Francis | 2015-10-12 | 1 | -1/+1 |
* | Add support for mediatek platforms | Ricardo Cerqueira | 2015-10-09 | 1 | -0/+13 |
* | kernel: Fix kernelconfig build | Michael Bestas | 2015-10-09 | 1 | -1/+1 |
* | build: kernel: arm64 uses Image.gz as the target | Scott Mertz | 2015-10-09 | 1 | -1/+5 |
* | build: Add support for additional kernel config snippet | Steve Kondik | 2015-10-06 | 1 | -0/+11 |
* | build: kernel: Fix stray "@" | Ricardo Cerqueira | 2015-10-06 | 1 | -2/+2 |
* | Fix kernel.mk if SELINUX or VARIANT_DEFCONFIG is defined | dhacker29 | 2015-10-06 | 1 | -2/+2 |
* | core: More flexible kernel configuration | Steve Kondik | 2015-10-06 | 1 | -34/+96 |
* | Fix libelf path | Alvin Francis | 2015-10-06 | 1 | -1/+1 |
* | Allow specifying kernel toolchain and prefix | Chirayu Desai | 2015-10-06 | 1 | -2/+9 |
* | build: Inline kernel building as a buildtime task | Ricardo Cerqueira | 2015-10-06 | 1 | -0/+188 |