mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-20 04:41:07 +02: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
|