mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 19:36:43 +07:00
57f0a7eae6
Add initial device tree support for Qualcomm MSM8916 SoC and MTP8916 evaluation board. At the current time we only boot up a single processor. Signed-off-by: Kumar Gala <galak@codeaurora.org> Signed-off-by: Olof Johansson <olof@lixom.net>
13 lines
207 B
Makefile
13 lines
207 B
Makefile
dts-dirs += amd
|
|
dts-dirs += apm
|
|
dts-dirs += arm
|
|
dts-dirs += cavium
|
|
dts-dirs += exynos
|
|
dts-dirs += freescale
|
|
dts-dirs += mediatek
|
|
dts-dirs += qcom
|
|
dts-dirs += sprd
|
|
dts-dirs += xilinx
|
|
|
|
subdir-y := $(dts-dirs)
|