summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/Makefile
blob: e2413af403607b00409a473b93f51073bdc8c79c (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for at91 specific clk
#

ifdef CONFIG_CLK_CCF
obj-y += pmc.o
else
obj-y += compat.o
endif