diff options
Diffstat (limited to 'drivers/clk/keystone/Makefile')
-rw-r--r-- | drivers/clk/keystone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/clk/keystone/Makefile b/drivers/clk/keystone/Makefile new file mode 100644 index 000000000..c12593966 --- /dev/null +++ b/drivers/clk/keystone/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_COMMON_CLK_KEYSTONE) += pll.o gate.o +obj-$(CONFIG_TI_SCI_CLK) += sci-clk.o |