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