Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
10 lines
268 B
Makefile
10 lines
268 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
dtb-$(CONFIG_ARCH_BCM2835) += bcm2711-rpi-4-b.dtb \
|
|
bcm2837-rpi-3-a-plus.dtb \
|
|
bcm2837-rpi-3-b.dtb \
|
|
bcm2837-rpi-3-b-plus.dtb \
|
|
bcm2837-rpi-cm3-io3.dtb
|
|
|
|
subdir-y += northstar2
|
|
subdir-y += stingray
|