diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-03-09 20:33:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-03-09 20:33:35 +0000 |
commit | 116674acc97ba75a720329996877077d988443a2 (patch) | |
tree | 6a3f2ff0b612ae2ee8a3f3509370c9e6333a53b3 /net/rose/Makefile | |
parent | 71118c319fcae4a138f16e35b4f7e0a6d53ce2ca (diff) |
Merge with Linux 2.4.2.
Diffstat (limited to 'net/rose/Makefile')
-rw-r--r-- | net/rose/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/rose/Makefile b/net/rose/Makefile index 7799143b0..08da73aed 100644 --- a/net/rose/Makefile +++ b/net/rose/Makefile @@ -17,5 +17,3 @@ obj-$(CONFIG_SYSCTL) += sysctl_net_rose.o include $(TOPDIR)/Rules.make -tar: - tar -cvf /dev/f1 . |