mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-13 17:59:44 +01:00
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
|