Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.7 5 lines 229 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_BCM_PMB) += bcm-pmb.o 3obj-$(CONFIG_BCM2835_POWER) += bcm2835-power.o 4obj-$(CONFIG_BCM63XX_POWER) += bcm63xx-power.o 5obj-$(CONFIG_RASPBERRYPI_POWER) += raspberrypi-power.o