diff options
Diffstat (limited to 'drivers/clk/pistachio/Makefile')
-rw-r--r-- | drivers/clk/pistachio/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/clk/pistachio/Makefile b/drivers/clk/pistachio/Makefile new file mode 100644 index 000000000000..f1e151fbef65 --- /dev/null +++ b/drivers/clk/pistachio/Makefile @@ -0,0 +1,3 @@ +obj-y += clk.o +obj-y += clk-pll.o +obj-y += clk-pistachio.o |