diff options
Diffstat (limited to 'drivers/clk/analogbits/Makefile')
-rw-r--r-- | drivers/clk/analogbits/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/clk/analogbits/Makefile b/drivers/clk/analogbits/Makefile new file mode 100644 index 000000000..bf0174474 --- /dev/null +++ b/drivers/clk/analogbits/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 + +obj-$(CONFIG_CLK_ANALOGBITS_WRPLL_CLN28HPC) += wrpll-cln28hpc.o |