diff options
Diffstat (limited to 'arch/arm64/boot/dts/nuvoton/Makefile')
-rw-r--r-- | arch/arm64/boot/dts/nuvoton/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/nuvoton/Makefile b/arch/arm64/boot/dts/nuvoton/Makefile new file mode 100644 index 0000000000..3bc9787801 --- /dev/null +++ b/arch/arm64/boot/dts/nuvoton/Makefile @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 +dtb-$(CONFIG_ARCH_MA35) += ma35d1-iot-512m.dtb +dtb-$(CONFIG_ARCH_MA35) += ma35d1-som-256m.dtb +dtb-$(CONFIG_ARCH_NPCM) += nuvoton-npcm845-evb.dtb |