5 lines
119 B
Makefile
5 lines
119 B
Makefile
|
|
ccflags-y += -Idrivers/ddr/goke/default -Idrivers/ddr/goke/$(SOC)
|
||
|
|
obj-y += ddr_training_custom.o
|
||
|
|
|
||
|
|
obj-y += ../default/
|