Messages in this thread Patch in this message |  | | Date | Mon, 26 Nov 2001 20:35:27 +0100 | From | Olaf Hering <> | Subject | Re: [PATCH] net/802/Makefile |
| |
On Mon, Nov 26, David S. Miller wrote:
> From: Marcelo Tosatti <marcelo@conectiva.com.br> > Date: Mon, 26 Nov 2001 15:14:33 -0200 (BRST) > > Let the correction come to me through the 802 maintainer, please. > > Technically there is no such person currently. At best it comes under > "networking" and that I guess would be me. > > The person who originally wrote this 802 stuff is not active anymore > and he is only mentioned in the credits.
Can you submit that version? ;)
diff -u linuxppc_2_4/net/802/Makefile.broken linuxppc_2_4/net/802/Makefile --- linuxppc_2_4/net/802/Makefile.broken Mon Nov 26 13:28:56 2001 +++ linuxppc_2_4/net/802/Makefile Mon Nov 26 20:34:22 2001 @@ -57,4 +57,5 @@ include $(TOPDIR)/Rules.make cl2llc.c: cl2llc.pre + rm -f cl2llc.c sed -f ./pseudo/opcd2num.sed cl2llc.pre >cl2llc.c
Gruss Olaf
-- $ man clone
BUGS Main feature not yet implemented... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |