Show
Ignore:
Timestamp:
08/27/04 18:44:52 (9 years ago)
Author:
benoitg
Message:

2004-08-27 Benoit Gr�goire <bock@…>

  • README.openwrt,src/conf.c,h: Documentation update
  • src/gateway.c, src/ping_thread.c, src/wdctl.c, src/wdctl_thread.c: Fix linking problems related to errno.h and extern int errno
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/README.openwrt

    r151 r203  
    1010instructions for OpwnWRT, you can compile binaries for the MIPS_EL 
    1111platform. 
     12  
     13 Once you have successfully compiled your buildroot, you can change bace to your wifidog CVS checkout and use the commands: 
     14 
     15$ ./autogen.sh BUILDROOT=<path_to_openwrt_buildroot> 
     16$ make 
    1217 
    1318To complete with the creation of an 'ipkg' for OpenWRT: