English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/freewrt_1_0/package/madwifi/patches/100-kernel_cflags.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1279 - (show annotations) (download)
Fri Dec 8 23:28:54 2006 UTC (7 years, 2 months ago) by dnehring
File size: 1147 byte(s)
* drop svn patches from patch-dir
* update source file to latest svn snapshot to fix security issue
* drop wbx's converted patches, because they are unmaintainable
* add autocreate=none patch
* add compile-option patch
* add multicall-binary patch
* update post-down script
* add disable-rfkill patch

1 diff -Nur madwifi-ng-r1844-20061208.orig/hal/public/mips-be-elf.inc madwifi-ng-r1844-20061208/hal/public/mips-be-elf.inc
2 --- madwifi-ng-r1844-20061208.orig/hal/public/mips-be-elf.inc 2006-05-27 04:48:16.000000000 +0200
3 +++ madwifi-ng-r1844-20061208/hal/public/mips-be-elf.inc 2006-12-08 22:53:38.000000000 +0100
4 @@ -71,5 +71,5 @@
5
6 LDOPTS= -EB
7 COPTS+= -DAH_BYTE_ORDER=AH_BIG_ENDIAN
8 -COPTS+= -G 0 -EB -mno-abicalls -fno-pic -mips2 -Wa,--trap \
9 +COPTS+= -G 0 -mno-abicalls -fno-pic -mips32 -Wa,--trap \
10 -fno-strict-aliasing -fno-common -fomit-frame-pointer -mlong-calls
11 diff -Nur madwifi-ng-r1844-20061208.orig/hal/public/mips-le-elf.inc madwifi-ng-r1844-20061208/hal/public/mips-le-elf.inc
12 --- madwifi-ng-r1844-20061208.orig/hal/public/mips-le-elf.inc 2006-05-27 04:48:16.000000000 +0200
13 +++ madwifi-ng-r1844-20061208/hal/public/mips-le-elf.inc 2006-12-08 22:53:38.000000000 +0100
14 @@ -68,5 +68,5 @@
15
16 LDOPTS= -EL
17 COPTS+= -DAH_BYTE_ORDER=AH_LITTLE_ENDIAN
18 -COPTS+= -G 0 -EL -mno-abicalls -fno-pic -mips2 -Wa,--trap \
19 +COPTS+= -G 0 -mno-abicalls -fno-pic -mips32 -Wa,--trap \
20 -fno-strict-aliasing -fno-common -fomit-frame-pointer -mlong-calls

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20