aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/actions/Makefile
blob: 5ce75df57e1a86e0c1e37764dda694cb5d42f826 (plain) (blame)
1
2
3
4
5
6
obj-$(CONFIG_CLK_ACTIONS)	+= clk-owl.o

clk-owl-y			+= owl-common.o
clk-owl-y			+= owl-gate.o
clk-owl-y			+= owl-mux.o
clk-owl-y			+= owl-divider.o