4 lines
85 B
Makefile
4 lines
85 B
Makefile
|
#obj-$(CONFIG_PARAM_READ_WRITE) += param_read_write.o
|
||
|
obj-y += param_read_write.o
|
||
|
|