X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fdts%2FMakefile;h=6a28f802c241353cd2c66ffb0883a84fba5b423c;hb=afe9e1f197e6d0ee4fa59d56639ca56d5f2ed566;hp=de14e7bfd05858e4d9f887c6eb51ee3c4facd89a;hpb=7d7a8e99e4b7160c777b83db02d3a8f07b289c12;p=oweals%2Fu-boot.git diff --git a/arch/powerpc/dts/Makefile b/arch/powerpc/dts/Makefile index de14e7bfd0..6a28f802c2 100644 --- a/arch/powerpc/dts/Makefile +++ b/arch/powerpc/dts/Makefile @@ -1,5 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ +dtb-$(CONFIG_TARGET_T2080QDS) += t2080qds.dtb +dtb-$(CONFIG_TARGET_MCR3000) += mcr3000.dtb +dtb-$(CONFIG_TARGET_GAZERBEAM) += gazerbeam.dtb + targets += $(dtb-y) # Add any required device tree compiler flags here