Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « bcm « soc « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7bc90e0bd7735e91f7ae65db815420373fd742ae (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_BCM2835_POWER)	+= bcm2835-power.o
obj-$(CONFIG_RASPBERRYPI_POWER)	+= raspberrypi-power.o
obj-$(CONFIG_SOC_BCM63XX)	+= bcm63xx/
obj-$(CONFIG_SOC_BRCMSTB)	+= brcmstb/