kumquat-buildroot/linux
Thomas Petazzoni 24745cb4be linux: only install the DTBs when not in appended DTB mode
When you're using the "appended DTB" mode, the Device Tree blob gets
appended to your kernel image, so there is no point in installing both
the DTB and the kernel image to the images or target directories,
installing the kernel image itself is sufficient.

Therefore, this commit disables the definition of LINUX_INSTALL_DTB
when appended DTB is used.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-12-20 15:23:07 +01:00
..
Config.ext.in linux-ext: add fbtft hint for linux kernel >= v4.0 2015-09-27 23:19:37 +02:00
Config.in linux: add support for vmlinuz.bin kernel image format 2015-12-15 21:42:06 +01:00
Config.tools.in package/perf: migrate perf to use the new linux-tools infrastructure 2015-07-14 23:28:06 +02:00
linux-ext-fbtft.mk linux: fix fbtft kernel extension 2015-04-09 23:26:16 +02:00
linux-ext-rtai.mk rtai: remove option BR2_LINUX_KERNEL_EXT_RTAI_PATCH 2015-04-22 22:12:15 +02:00
linux-ext-xenomai.mk linux: migrate extensions to use the new infrastructure 2015-04-09 23:00:01 +02:00
linux-tool-cpupower.mk linux-tools: add cpupower 2015-07-14 23:22:58 +02:00
linux-tool-perf.mk package/perf: migrate perf to use the new linux-tools infrastructure 2015-07-14 23:28:06 +02:00
linux.mk linux: only install the DTBs when not in appended DTB mode 2015-12-20 15:23:07 +01:00