2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 16:44:29 +08:00
linux-next/drivers/clk/ti/Makefile

5 lines
81 B
Makefile
Raw Normal View History

ifneq ($(CONFIG_OF),)
obj-y += clk.o autoidle.o
clk-common = dpll.o
endif