aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/ti/Makefile
blob: 8690b0b442c0ecfbd90a404bd622c6feaed62c29 (plain)
1
2
3
4
ifneq ($(CONFIG_OF),)
obj-y					+= clk.o autoidle.o
clk-common				= dpll.o composite.o divider.o
endif