162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM93384WVG) += bcm93384wvg.dtb 362306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM93384WVG_VIPER) += bcm93384wvg_viper.dtb 462306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM96368MVWG) += bcm96368mvwg.dtb 562306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM9EJTAGPRB) += bcm9ejtagprb.dtb 662306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM97125CBMB) += bcm97125cbmb.dtb 762306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM97346DBSMB) += bcm97346dbsmb.dtb 862306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM97358SVMB) += bcm97358svmb.dtb 962306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM97360SVMB) += bcm97360svmb.dtb 1062306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM97362SVMB) += bcm97362svmb.dtb 1162306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM97420C) += bcm97420c.dtb 1262306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM97425SVMB) += bcm97425svmb.dtb 1362306a36Sopenharmony_cidtb-$(CONFIG_DT_BCM97435SVMB) += bcm97435svmb.dtb 1462306a36Sopenharmony_cidtb-$(CONFIG_DT_COMTREND_VR3032U) += bcm63268-comtrend-vr-3032u.dtb 1562306a36Sopenharmony_cidtb-$(CONFIG_DT_NETGEAR_CVG834G) += bcm3368-netgear-cvg834g.dtb 1662306a36Sopenharmony_cidtb-$(CONFIG_DT_SFR_NEUFBOX4_SERCOMM) += bcm6358-neufbox4-sercomm.dtb 1762306a36Sopenharmony_cidtb-$(CONFIG_DT_SFR_NEUFBOX6_SERCOMM) += bcm6362-neufbox6-sercomm.dtb 1862306a36Sopenharmony_ci 1962306a36Sopenharmony_cidtb-$(CONFIG_DT_NONE) += \ 2062306a36Sopenharmony_ci bcm3368-netgear-cvg834g.dtb \ 2162306a36Sopenharmony_ci bcm6358-neufbox4-sercomm.dtb \ 2262306a36Sopenharmony_ci bcm6362-neufbox6-sercomm.dtb \ 2362306a36Sopenharmony_ci bcm63268-comtrend-vr-3032u.dtb \ 2462306a36Sopenharmony_ci bcm93384wvg.dtb \ 2562306a36Sopenharmony_ci bcm93384wvg_viper.dtb \ 2662306a36Sopenharmony_ci bcm96368mvwg.dtb \ 2762306a36Sopenharmony_ci bcm9ejtagprb.dtb \ 2862306a36Sopenharmony_ci bcm97125cbmb.dtb \ 2962306a36Sopenharmony_ci bcm97346dbsmb.dtb \ 3062306a36Sopenharmony_ci bcm97358svmb.dtb \ 3162306a36Sopenharmony_ci bcm97360svmb.dtb \ 3262306a36Sopenharmony_ci bcm97362svmb.dtb \ 3362306a36Sopenharmony_ci bcm97420c.dtb \ 3462306a36Sopenharmony_ci bcm97425svmb.dtb \ 3562306a36Sopenharmony_ci bcm97435svmb.dtb 3662306a36Sopenharmony_ci 3762306a36Sopenharmony_ciobj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y)) 38