4 lines
66 B
Makefile
4 lines
66 B
Makefile
|
obj-m:= pddf_client_module.o
|
||
|
|
||
|
ccflags-y := -I$(M)/modules/include
|