Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.17 12 lines 353 B view raw
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