xref: /linux/arch/arm64/boot/dts/broadcom/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1# SPDX-License-Identifier: GPL-2.0
2dtb-$(CONFIG_ARCH_BCM2835) += bcm2711-rpi-400.dtb \
3			      bcm2711-rpi-4-b.dtb \
4			      bcm2711-rpi-cm4-io.dtb \
5			      bcm2837-rpi-3-a-plus.dtb \
6			      bcm2837-rpi-3-b.dtb \
7			      bcm2837-rpi-3-b-plus.dtb \
8			      bcm2837-rpi-cm3-io3.dtb
9
10subdir-y	+= bcm4908
11subdir-y	+= northstar2
12subdir-y	+= stingray
13

Last Index update Fri Sep 05 17:56:23 CST 2025