summaryrefslogtreecommitdiffstats
path: root/core/tasks/kernel.mk
Commit message (Expand)AuthorAgeFilesLines
* kernel: mkimage dependency for U-Boot kernelsreplicant-4.2-0004replicant-4.2-0003replicant-4.2-0002replicant-4.2Paul Kocialkowski2014-04-251-2/+4
* kernel: Add support for the LOADADDR parameter.Denis 'GNUtoo' Carikli2014-02-271-2/+6
* Standalone recovery kernel buildreplicant-4.2-0001Paul Kocialkowski2013-12-241-4/+39
* Fixes for Xcode 5 and OSX 10.9.Koushik Dutta2013-07-101-5/+9
* s/cyanogenmod.com/cyanogenmod.org/Chirayu Desai2013-06-051-1/+1
* build: Add support for extra kernel build variablesSteve Kondik2013-04-301-1/+3
* Merge branch 'mr1.1-staging' of git://github.com/CyanogenMod/android_build in...Steve Kondik2013-02-141-2/+2
|\
| * kernel: Ignore errors with module buildingRicardo Cerqueira2013-02-151-2/+2
* | build: add strip on kernel modulesAlin Jerpelea2013-02-131-1/+2
|/
* envsetup: set OUT_DIR to an absolute path alwaysChirayu Desai2012-09-281-4/+0
* Add CM copyright to some files.Chirayu Desai2012-09-191-1/+15
* build: kernel: remove hard coded darwin toolchain.Shareef Ali2012-08-211-6/+6
* build: add support for uncompressed kernelsfreexperia2012-08-211-0/+3
* kernel.mk: set KERNEL_OUT properlyChirayu Desai2012-08-111-0/+4
* build: fix ccache usage when building kernelsAdam Green2012-08-051-4/+4
* kernel.mk: Fix darwin regression caused by 732db8b1.Koushik Dutta2012-08-041-6/+6
* kernel: allow to specify a custom toolchain for kernel buildDaniel Hillenbrand2012-07-181-2/+6
* Support for more specific toolchain versionsSebastian Schmidt2012-07-171-3/+9
* kernel.mk: workaround to fix kernel builds on darwin until the prebuilts/gcc ...Koushik Dutta2012-07-151-1/+5
* kernel.mk: fix compiled kernel copyKoushik Dutta2012-07-111-0/+1
* kernel.mk: Also search PRODUCT_COPY_FILES for the kernel copy, as that is how...Koushik Dutta2012-07-111-1/+13
* This is causing generic_armv5-userdebug builds to fail. Commenting out for no...Koushik Dutta2012-07-101-1/+1
* build: show accurate information on inline kernel warnings/errorsEmilio López2012-07-101-3/+3
* kernel: Fix ccache inclusion logicRicardo Cerqueira2012-07-101-6/+2
* kernel.mk: make use of ccache when requestedeaut2012-07-101-1/+11
* kernel: allow TARGET_KERNEL_MODULES to overwrite kernel modulesR. Andrew Ohana2012-07-101-0/+2
* kernel: Fix ARM buildingRicardo Cerqueira2012-07-101-5/+9
* kernel: Improve support for non-arm architecturesRicardo Cerqueira2012-07-101-8/+8
* kernel: Change path to kernel/<vendor>/<device>Ricardo Cerqueira2012-07-101-2/+4
* build: Fix kernel module building on Darwin/OSXPawit Pornkitprasan2012-07-101-2/+2
* build: Inline kernel building as a buildtime taskRicardo Cerqueira2012-07-101-0/+129