blob: e2413af403607b00409a473b93f51073bdc8c79c [file] [log] [blame]
Wenyou Yang9e5935c2016-07-20 17:55:12 +08001#
2# Makefile for at91 specific clk
3#
4
Claudiu Beznea653bcce2020-09-07 17:46:39 +03005ifdef CONFIG_CLK_CCF
6obj-y += pmc.o
7else
8obj-y += compat.o
9endif