aboutsummaryrefslogtreecommitdiffstats
path: root/packages/madwifi/files/10-xscale-le-elf-copts.patch
blob: 7ab46e16b3d0f29990f66693f10c22371a90d912 (plain)
1
2
3
4
5
6
7
8
--- madwifi-ng/hal/public/xscale-le-elf.inc~	2006-04-12 06:09:56.669226672 +0930
+++ madwifi-ng/hal/public/xscale-le-elf.inc	2006-04-12 05:52:11.658132968 +0930
@@ -79,4 +79,4 @@
 LDOPTS=	-EL
 COPTS+=	-DAH_BYTE_ORDER=AH_LITTLE_ENDIAN
 COPTS+= -march=armv4 -mlittle-endian -fno-strict-aliasing -fno-common \
-	-mapcs-32 -mtune=xscale  -mshort-load-bytes -msoft-float -mfp=2
+	-mtune=xscale -msoft-float -mfp=2