[include] autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes...
[openwrt.git] / package / wprobe / src / kernel / Makefile
1 EXTRA_CFLAGS += -I.
2
3 obj-m := wprobe.o wprobe-dummy.o
4
5 wprobe-objs := wprobe-core.o
This page took 0.038527 seconds and 5 git commands to generate.