Makefile (a8aceccb4d5db0acb476b74051525fb26f57f8ae) | Makefile (f38b0dd63f0d0cca753bf0997eefdfb23dcc9518) |
---|---|
1ifneq ($(CONFIG_OF),) 2obj-y += clk.o | 1ifneq ($(CONFIG_OF),) 2obj-y += clk.o |
3clk-common = dpll.o |
|
3endif | 4endif |
Makefile (a8aceccb4d5db0acb476b74051525fb26f57f8ae) | Makefile (f38b0dd63f0d0cca753bf0997eefdfb23dcc9518) |
---|---|
1ifneq ($(CONFIG_OF),) 2obj-y += clk.o | 1ifneq ($(CONFIG_OF),) 2obj-y += clk.o |
3clk-common = dpll.o |
|
3endif | 4endif |