diff options
Diffstat (limited to 'package/acx/patches/003-endianness-fixes.patch')
-rw-r--r-- | package/acx/patches/003-endianness-fixes.patch | 7 |
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 05f6acf98..d4262852b 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 */ |