diff options
Diffstat (limited to 'drivers/clk/pxa/Makefile')
-rw-r--r-- | drivers/clk/pxa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/clk/pxa/Makefile b/drivers/clk/pxa/Makefile new file mode 100644 index 000000000000..4ff2abcd500b --- /dev/null +++ b/drivers/clk/pxa/Makefile @@ -0,0 +1,2 @@ +obj-y += clk-pxa.o +obj-$(CONFIG_PXA27x) += clk-pxa27x.o |