projects
/
platform
/
kernel
/
linux-arm64.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
dts: arm64: add fvp-base-gicv2-psci dt file
[platform/kernel/linux-arm64.git]
/
arch
/
arm64
/
boot
/
dts
/
Makefile
1
dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb foundation-v8.dtb fvp-base-gicv2-psci.dtb
2
dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb
3
dtb-y += juno.dtb
4
5
targets += dtbs
6
targets += $(dtb-y)
7
8
dtbs: $(addprefix $(obj)/, $(dtb-y))
9
10
clean-files := *.dtb