18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM93384WVG)		+= bcm93384wvg.dtb
38c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM93384WVG_VIPER)	+= bcm93384wvg_viper.dtb
48c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM96368MVWG)		+= bcm96368mvwg.dtb
58c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM9EJTAGPRB)		+= bcm9ejtagprb.dtb
68c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM97125CBMB)		+= bcm97125cbmb.dtb
78c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM97346DBSMB)		+= bcm97346dbsmb.dtb
88c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM97358SVMB)		+= bcm97358svmb.dtb
98c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM97360SVMB)		+= bcm97360svmb.dtb
108c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM97362SVMB)		+= bcm97362svmb.dtb
118c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM97420C)		+= bcm97420c.dtb
128c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM97425SVMB)		+= bcm97425svmb.dtb
138c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_BCM97435SVMB)		+= bcm97435svmb.dtb
148c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_COMTREND_VR3032U)	+= bcm63268-comtrend-vr-3032u.dtb
158c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_NETGEAR_CVG834G)	+= bcm3368-netgear-cvg834g.dtb
168c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_SFR_NEUFBOX4_SERCOMM)	+= bcm6358-neufbox4-sercomm.dtb
178c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_SFR_NEUFBOX6_SERCOMM)	+= bcm6362-neufbox6-sercomm.dtb
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_cidtb-$(CONFIG_DT_NONE) += \
208c2ecf20Sopenharmony_ci	bcm3368-netgear-cvg834g.dtb \
218c2ecf20Sopenharmony_ci	bcm6358-neufbox4-sercomm.dtb \
228c2ecf20Sopenharmony_ci	bcm6362-neufbox6-sercomm.dtb \
238c2ecf20Sopenharmony_ci	bcm63268-comtrend-vr-3032u.dtb \
248c2ecf20Sopenharmony_ci	bcm93384wvg.dtb \
258c2ecf20Sopenharmony_ci	bcm93384wvg_viper.dtb \
268c2ecf20Sopenharmony_ci	bcm96368mvwg.dtb \
278c2ecf20Sopenharmony_ci	bcm9ejtagprb.dtb \
288c2ecf20Sopenharmony_ci	bcm97125cbmb.dtb \
298c2ecf20Sopenharmony_ci	bcm97346dbsmb.dtb \
308c2ecf20Sopenharmony_ci	bcm97358svmb.dtb \
318c2ecf20Sopenharmony_ci	bcm97360svmb.dtb \
328c2ecf20Sopenharmony_ci	bcm97362svmb.dtb \
338c2ecf20Sopenharmony_ci	bcm97420c.dtb \
348c2ecf20Sopenharmony_ci	bcm97425svmb.dtb \
358c2ecf20Sopenharmony_ci	bcm97435svmb.dtb
368c2ecf20Sopenharmony_ci
378c2ecf20Sopenharmony_ciobj-$(CONFIG_BUILTIN_DTB)	+= $(addsuffix .o, $(dtb-y))
38