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