summaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/bcm/Makefile')
-rw-r--r--drivers/clk/bcm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/clk/bcm/Makefile b/drivers/clk/bcm/Makefile
new file mode 100644
index 000000000000..cf93359aa862
--- /dev/null
+++ b/drivers/clk/bcm/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_CLK_BCM_KONA) += clk-kona.o
+obj-$(CONFIG_CLK_BCM_KONA) += clk-kona-setup.o
+obj-$(CONFIG_CLK_BCM_KONA) += clk-bcm281xx.o