[ar71xx] add experimental support for the Linksys WRT400N board (thanks to netprince)
[openwrt.git] / package / wprobe / src / exporter / Makefile
1 wprobe-export: wprobe-export.c
2 $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
This page took 0.038337 seconds and 5 git commands to generate.