mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-25 06:21:45 +01:00
6 lines
84 B
Makefile
6 lines
84 B
Makefile
EXTRA_CFLAGS += -I.
|
|
|
|
obj-m := wprobe.o wprobe-dummy.o
|
|
|
|
wprobe-objs := wprobe-core.o
|