remove -mapcs-32 from madwifi xscale build
[openwrt.git] / package / madwifi / patches / 100-kernel_cflags.patch
index 93319f4..d6320f5 100644 (file)
@@ -26,7 +26,7 @@ diff -ur madwifi.old/hal/public/xscale-be-elf.inc madwifi.dev/hal/public/xscale-
  LDOPTS=       -EB
  COPTS+=       -DAH_BYTE_ORDER=AH_BIG_ENDIAN
 -COPTS+= -march=armv4 -mbig-endian -fno-strict-aliasing -fno-common -mapcs-32 \
-+COPTS+= -march=armv5te -mcpu=xscale -mbig-endian -fno-strict-aliasing -fno-common -mapcs-32 \
++COPTS+= -march=armv5te -mcpu=xscale -mbig-endian -fno-strict-aliasing -fno-common \
        -mtune=xscale  -mshort-load-bytes -msoft-float -mfp=2
 diff -ur madwifi.old/Makefile madwifi.dev/Makefile
 --- madwifi.old/Makefile       2006-07-14 07:15:56.000000000 +0200
This page took 0.035491 seconds and 4 git commands to generate.