diff options
Diffstat (limited to 'arch/xtensa/dts/Makefile')
-rw-r--r-- | arch/xtensa/dts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/xtensa/dts/Makefile b/arch/xtensa/dts/Makefile index eacf6f313b..e14cdac0fc 100644 --- a/arch/xtensa/dts/Makefile +++ b/arch/xtensa/dts/Makefile @@ -2,6 +2,8 @@ # SPDX-License-Identifier: GPL-2.0+ # +dtb-$(CONFIG_XTFPGA) += ml605.dtb ml605_nommu.dtb kc705.dtb kc705_nommu.dtb + targets += $(dtb-y) DTC_FLAGS += |