mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 22:35:37 +07:00
b3a3724841
Add device tree support for MT8173 SoC and evaluation board based on it. Signed-off-by: Eddie Huang <eddie.huang@mediatek.com> Acked-by: Arnd Bergmann <arnd at arndb.de> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
10 lines
154 B
Makefile
10 lines
154 B
Makefile
dts-dirs += amd
|
|
dts-dirs += apm
|
|
dts-dirs += arm
|
|
dts-dirs += cavium
|
|
dts-dirs += mediatek
|
|
|
|
always := $(dtb-y)
|
|
subdir-y := $(dts-dirs)
|
|
clean-files := *.dtb
|