diff options
Diffstat (limited to 'drivers/clk/visconti/Makefile')
-rw-r--r-- | drivers/clk/visconti/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/clk/visconti/Makefile b/drivers/clk/visconti/Makefile new file mode 100644 index 000000000..c1254fd52 --- /dev/null +++ b/drivers/clk/visconti/Makefile @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only +# Makefile for Toshiba Visconti clock + +obj-y += clkc.o pll.o reset.o +obj-y += pll-tmpv770x.o clkc-tmpv770x.o |