[rdc] 2.6.27 also needs to hack the command line passed to the kernel
[openwrt.git] / package / wprobe / src / exporter / Makefile
1 wprobe-export: wprobe-export.c
2 $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
This page took 0.04019 seconds and 5 git commands to generate.