platform_vendor_tequila/build/tasks
Dan Pasanen edc1cebc2f kernel: clean up this madness
* WARNING: this intentionally breaks the build on devices who
  are not setting BOARD_KERNEL_IMAGE_NAME and are still setting
  TARGET_USES_UNCOMPRESSED_KERNEL or TARGET_KERNEL_APPEND_DTB

* The logic here is insanity and if all of this can be done
  by simply setting BOARD_KERNEL_IMAGE_NAME, why have all this
  extra cruft?

* Use cases:
  - Set a kernel image name without "-dtb" on the end, you get a kernel.
    Nothing more.
  - Set a kernel image name with "-dtb" on the end, you get an kernel
    with an appended dt.
  - Set a kernel image name without "-dtb" on the end, and set
    BOARD_KERNEL_SEPARATED_DT. You get a kernel and a separated dt.img.
  - Set a kernel image name with "-dtb" on the end, and set
    BOARD_KERNEL_SEPARATED_DT. You're crazy.

Change-Id: I5c3fc6eb727255684278ff562c0ee3faa7124b6b
2017-10-17 16:19:19 +00:00
..
addonsu.mk vendor: change vendor to lineage 2017-08-23 03:26:28 +03:00
apicheck.mk vendor/lineage: sdk rebrand: step 2: update file contents 2017-10-12 22:33:59 +00:00
bacon.mk tasks: enhancement to create LineageOS ota package 2017-08-25 07:57:31 -05:00
dt_image.mk lineage: Complete the rebrand 2017-08-23 17:33:22 +03:00
generate_lineage_sdk_coverage.mk vendor/lineage: sdk rebrand: step 2: update file contents 2017-10-12 22:33:59 +00:00
http_curl_prebuilt.sh http_prebuilt: Implement archive of artifacts 2017-01-09 13:42:29 +00:00
kernel.mk kernel: clean up this madness 2017-10-17 16:19:19 +00:00