diff options
Diffstat (limited to 'drivers/clk/sirf/Makefile')
-rw-r--r-- | drivers/clk/sirf/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/clk/sirf/Makefile b/drivers/clk/sirf/Makefile new file mode 100644 index 000000000..36b8e203f --- /dev/null +++ b/drivers/clk/sirf/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for sirf specific clk +# + +obj-$(CONFIG_ARCH_SIRF) += clk-prima2.o clk-atlas6.o |