summaryrefslogtreecommitdiffstats
path: root/drivers/soc/bcm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/bcm/Makefile')
-rw-r--r--drivers/soc/bcm/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/soc/bcm/Makefile b/drivers/soc/bcm/Makefile
new file mode 100644
index 000000000..0f0efa28d
--- /dev/null
+++ b/drivers/soc/bcm/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+obj-$(CONFIG_BCM2835_POWER) += bcm2835-power.o
+obj-$(CONFIG_RASPBERRYPI_POWER) += raspberrypi-power.o
+obj-y += bcm63xx/
+obj-$(CONFIG_SOC_BRCMSTB) += brcmstb/