mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] net/802/Makefile
@ 2001-11-26 13:06 Olaf Hering
  2001-11-26 13:24 ` Olaf Hering
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Olaf Hering @ 2001-11-26 13:06 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marcelo Tosatti, Linus Torvalds

Hi,

the build stops when cl2llc.c has no write permissions.

diff -urN 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 13:51:10 2001
@@ -57,4 +57,5 @@
 include $(TOPDIR)/Rules.make
 
 cl2llc.c: cl2llc.pre
+       chmod u+w cl2llc.c
        sed -f ./pseudo/opcd2num.sed cl2llc.pre >cl2llc.c



Gruss Olaf

-- 
 $ man clone

BUGS
       Main feature not yet implemented...

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2001-11-27  6:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-26 13:06 [PATCH] net/802/Makefile Olaf Hering
2001-11-26 13:24 ` Olaf Hering
2001-11-26 13:32   ` Christoph Hellwig
2001-11-26 13:54     ` Keith Owens
2001-11-26 16:56       ` Alan Cox
2001-11-26 15:13   ` Andreas Schwab
2001-11-26 17:14 ` Marcelo Tosatti
2001-11-26 19:20 ` David S. Miller
2001-11-26 19:35   ` Olaf Hering
2001-11-26 19:40   ` David S. Miller
2001-11-27  5:10     ` Tom Rini
2001-11-27  5:26     ` David S. Miller
2001-11-27  6:12       ` Keith Owens
2001-11-27  6:18       ` David S. Miller
2001-11-27  6:28         ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®