forked from mirror/openwrt
5 lines
84 B
Makefile
5 lines
84 B
Makefile
EXTRA_CFLAGS += -I.
|
|
|
|
obj-m := wprobe.o wprobe-dummy.o
|
|
|
|
wprobe-objs := wprobe-core.o
|