blob: 9b2bb8783febcc36f0bf2884e7f9942af1d601aa [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001obj-m := met.o
2
3ccflags-y += -I$(srctree)/include/
4
5met-y := default/met_main.o
6