diff options
Diffstat (limited to 'drivers/clk/rockchip/Makefile')
| -rw-r--r-- | drivers/clk/rockchip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/clk/rockchip/Makefile b/drivers/clk/rockchip/Makefile index 85f8a551fc1a..3eebf72fe91f 100644 --- a/drivers/clk/rockchip/Makefile +++ b/drivers/clk/rockchip/Makefile | |||
| @@ -6,3 +6,5 @@ obj-y += clk-rockchip.o | |||
| 6 | obj-y += clk.o | 6 | obj-y += clk.o |
| 7 | obj-y += clk-pll.o | 7 | obj-y += clk-pll.o |
| 8 | obj-$(CONFIG_RESET_CONTROLLER) += softrst.o | 8 | obj-$(CONFIG_RESET_CONTROLLER) += softrst.o |
| 9 | |||
| 10 | obj-y += clk-rk3188.o | ||
