blob: 9b2bb8783febcc36f0bf2884e7f9942af1d601aa [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001obj-m := met.o
2
3ccflags-y += -I$(srctree)/include/
4
5met-y := default/met_main.o
6