mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ARM: dts: Add RTSM dtb's to Makefile.boot
So they are built by 'make dtbs' and so will appear in Linaro's Ubuntu kernel package. Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
@@ -202,7 +202,14 @@ dtb-$(CONFIG_ARCH_VERSATILE) += versatile-ab.dtb \
|
||||
dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2p-ca5s.dtb \
|
||||
vexpress-v2p-ca9.dtb \
|
||||
vexpress-v2p-ca15-tc1.dtb \
|
||||
vexpress-v2p-ca15_a7.dtb
|
||||
vexpress-v2p-ca15_a7.dtb \
|
||||
rtsm_ve-cortex_a9x2.dtb \
|
||||
rtsm_ve-cortex_a9x4.dtb \
|
||||
rtsm_ve-cortex_a15x1.dtb \
|
||||
rtsm_ve-cortex_a15x2.dtb \
|
||||
rtsm_ve-cortex_a15x4.dtb \
|
||||
rtsm_ve-v2p-ca15x1-ca7x1.dtb \
|
||||
rtsm_ve-v2p-ca15x4-ca7x4.dtb
|
||||
dtb-$(CONFIG_ARCH_VIRT) += xenvm-4.2.dtb
|
||||
dtb-$(CONFIG_ARCH_VT8500) += vt8500-bv07.dtb \
|
||||
wm8505-ref.dtb \
|
||||
|
||||
Reference in New Issue
Block a user