4 lines
51 B
Makefile
4 lines
51 B
Makefile
|
obj-y := core.o
|
||
|
|
||
|
obj-$(CONFIG_SH_CLK_CPG) += cpg.o
|