OpenCloudOS-Kernel/drivers/clk/sunxi-ng/Makefile

7 lines
161 B
Makefile

# Common objects
obj-$(CONFIG_SUNXI_CCU) += ccu_common.o
obj-$(CONFIG_SUNXI_CCU) += ccu_reset.o
# Base clock types
obj-$(CONFIG_SUNXI_CCU_FRAC) += ccu_frac.o