xref: /linux-6.3-rc2/scripts/dtc/include-prefixes/arm64/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			      bcm2837-rpi-zero-2-w.dtb
10
11subdir-y	+= bcmbca
12subdir-y	+= northstar2
13subdir-y	+= stingray
14

Last Index update Sun Aug 20 00:18:20 CST 2023