English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/common-nfo/package/busybox/patches/010-buildfix-ether-wake.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3427 - (show annotations) (download)
Wed Aug 8 11:08:41 2007 UTC (6 years, 6 months ago) by tg
File size: 525 byte(s)
merge in trunk rev. 3426
1
2 I don't suppose upstream would accept this.
3
4 --- busybox-1.4.0/networking/ether-wake.c.orig 2007-01-23 18:25:28.000000000 +0100
5 +++ busybox-1.4.0/networking/ether-wake.c 2007-01-23 18:25:52.000000000 +0100
6 @@ -224,7 +224,7 @@
7 } else if (ether_hostton(hostid, eaddr) == 0) {
8 bb_debug_msg("Station address for hostname %s is %s\n\n", hostid, ether_ntoa(eaddr));
9 #else
10 -# warning Need to implement ether_hostton() for uClibc
11 +//# warning Need to implement ether_hostton() for uClibc
12 #endif
13 } else
14 bb_show_usage();

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20