summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/bcm281xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/armv7/bcm281xx/Makefile')
-rw-r--r--arch/arm/cpu/armv7/bcm281xx/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/bcm281xx/Makefile b/arch/arm/cpu/armv7/bcm281xx/Makefile
new file mode 100644
index 0000000000..98f5aa59ca
--- /dev/null
+++ b/arch/arm/cpu/armv7/bcm281xx/Makefile
@@ -0,0 +1,11 @@
+#
+# Copyright 2013 Broadcom Corporation.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += reset.o
+obj-y += clk-core.o
+obj-y += clk-bcm281xx.o
+obj-y += clk-sdio.o
+obj-y += clk-bsc.o
OpenPOWER on IntegriCloud