root/trunk/freewrt/package/busybox/patches/010-buildfix-ether-wake.patch
| Revision 3294, 0.5 kB (checked in by tg, 5 years ago) |
|---|
-
busybox-1.4.0/networking/ether-wake.c
old new 224 224 } else if (ether_hostton(hostid, eaddr) == 0) { 225 225 bb_debug_msg("Station address for hostname %s is %s\n\n", hostid, ether_ntoa(eaddr)); 226 226 #else 227 # warning Need to implement ether_hostton() for uClibc227 //# warning Need to implement ether_hostton() for uClibc 228 228 #endif 229 229 } else 230 230 bb_show_usage();
Note: See TracBrowser for help on using the browser.


