atheros: add kernel workaround for bringing up eth1 on devices with a micrel switch...
[openwrt.git] / package / wprobe / src / exporter / Makefile
1 wprobe-export: wprobe-export.c
2 $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
This page took 0.040664 seconds and 5 git commands to generate.