aboutsummaryrefslogtreecommitdiffstats
path: root/package/acx/patches/003-endianness-fixes.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-04 11:25:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-04 11:25:53 +0000
commit12a81e859f38f85f5143e72b56b5a1f974c53576 (patch)
treeb2d994878969d3f9d2d56625fccda64c5ac25e8a /package/acx/patches/003-endianness-fixes.patch
parentac587815b0f46cdc8eb7d7141ffb5784b98b4b3b (diff)
downloadmaster-187ad058-12a81e859f38f85f5143e72b56b5a1f974c53576.tar.gz
master-187ad058-12a81e859f38f85f5143e72b56b5a1f974c53576.tar.bz2
master-187ad058-12a81e859f38f85f5143e72b56b5a1f974c53576.zip
refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx/patches/003-endianness-fixes.patch')
-rw-r--r--package/acx/patches/003-endianness-fixes.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/acx/patches/003-endianness-fixes.patch b/package/acx/patches/003-endianness-fixes.patch
index 05f6acf98d..d4262852b1 100644
--- a/package/acx/patches/003-endianness-fixes.patch
+++ b/package/acx/patches/003-endianness-fixes.patch
@@ -1,6 +1,7 @@
-diff -Nur -x '*.o' -x '*.ko' acx-20070101/pci.c acx-20070101.big/pci.c
---- acx-20070101/pci.c 2007-06-02 17:29:53.000000000 +0200
-+++ acx-20070101.big/pci.c 2007-06-02 17:23:37.000000000 +0200
+Index: acx-20070101/pci.c
+===================================================================
+--- acx-20070101.orig/pci.c 2007-06-04 13:22:42.557385576 +0200
++++ acx-20070101/pci.c 2007-06-04 13:22:42.946326448 +0200
@@ -123,6 +123,11 @@
** Register access
*/