summaryrefslogtreecommitdiff
path: root/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-25 10:19:50 +0000
committerChris Larson <clarson@kergoth.com>2004-11-25 10:19:50 +0000
commit119b59cd0df00269bfe51d906657193217b8c884 (patch)
treebe4bc7f812a9df2c6b3f17e6c3cc9bfafad07253 /ixp4xx/ixp4xx-csr/build-timing-annoyance.patch
parentc985a77fad25302d576fbcf92149c983887bc0b9 (diff)
Remove the EOLN_NATIVE flag from a ton of files (patches & the like for which line ending conversions can break things).
BKrev: 41a5b1c6eA2OPeQrDQEgEwAmKXvQJg
Diffstat (limited to 'ixp4xx/ixp4xx-csr/build-timing-annoyance.patch')
-rw-r--r--ixp4xx/ixp4xx-csr/build-timing-annoyance.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch b/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch
index e69de29bb2..0c040ec2df 100644
--- a/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch
+++ b/ixp4xx/ixp4xx-csr/build-timing-annoyance.patch
@@ -0,0 +1,10 @@
+--- ixp400_xscale_sw/Makefile~ 2004-11-18 21:26:43.000000000 +1030
++++ ixp400_xscale_sw/Makefile 2004-11-18 21:31:20.000000000 +1030
+@@ -1015,6 +1015,7 @@
+ cp Makefile.kmod26 $(OBJ_DIR)/Makefile
+ make -C $(OBJ_DIR)
+ $(LD) $(LDFLAGS) $^ -o $@
++ sleep 2
+ make -C $(OBJ_DIR)
+
+