5 lines
102 B
Makefile
Executable file
5 lines
102 B
Makefile
Executable file
obj-$(CONFIG_SEC_KQ_MESH) += mesh.o
|
|
|
|
mesh-objs := kq_mesh.o kq_mesh_user_nad.o
|
|
|
|
ccflags-y := -Wformat
|