diff options
Diffstat (limited to 'drivers/clk/axs10x/Makefile')
-rw-r--r-- | drivers/clk/axs10x/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/clk/axs10x/Makefile b/drivers/clk/axs10x/Makefile new file mode 100644 index 000000000..d747deafb --- /dev/null +++ b/drivers/clk/axs10x/Makefile @@ -0,0 +1,2 @@ +obj-y += i2s_pll_clock.o +obj-y += pll_clock.o |