mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-11 08:14:27 +08:00
4 lines
51 B
Makefile
4 lines
51 B
Makefile
|
obj-y := core.o
|
||
|
|
||
|
obj-$(CONFIG_SH_CLK_CPG) += cpg.o
|