| Kernel v2.4.1 /net/x25/Makefile |
|---|
 2.4.1
 net
 x25
 Makefile
diff -u --recursive --new-file v2.4.0/linux/net/x25/Makefile linux/net/x25/Makefile
--- v2.4.0/linux/net/x25/Makefile Fri Dec 29 14:07:24 2000
+++ linux/net/x25/Makefile Mon Jan 22 13:32:10 2001
@@ -17,5 +17,3 @@
include $(TOPDIR)/Rules.make
-tar:
- tar -cvf /dev/f1 .
|