5 lines
124 B
Makefile
Executable File
5 lines
124 B
Makefile
Executable File
obj-m += rmnet_sch.o
|
|
ccflags-y := $(call cc-option,-Wno-misleading-indentation)
|
|
rmnet_sch-y := \
|
|
rmnet_sch_main.o \
|