wok-stable diff gpxe/receipt @ rev 6829

Add openshot: mv from undigest
author Rohit Joshi <jozee@slitaz.org>
date Tue Oct 19 21:16:06 2010 -0400 (2010-10-19)
parents d6b1e6646591
children 53e1828da719
line diff
     1.1 --- a/gpxe/receipt	Tue Jan 05 13:33:33 2010 +0100
     1.2 +++ b/gpxe/receipt	Tue Oct 19 21:16:06 2010 -0400
     1.3 @@ -20,6 +20,8 @@
     1.4  		patch -p2 < ../../stuff/$i || return 1
     1.5  		touch done.$i
     1.6  	done
     1.7 +	sed -i 's/ = ++ns->cur_rx %/++; ns->cur_rx %=/' drivers/net/ns83820.c
     1.8 +	sed -i 's/ = (++tp->cur_rx) %/++; tp->cur_rx %=/' drivers/net/tulip.c
     1.9  	make EXTRA_CFLAGS=-fno-strict-aliasing  bin/gpxe.lkrn bin/undionly.kpxe
    1.10  }
    1.11