summaryrefslogtreecommitdiff
path: root/Makefile.external
diff options
context:
space:
mode:
authorDavid Lin <dlin@marvell.com>2015-08-18 17:04:34 +0800
committerDavid Lin <dlin@marvell.com>2015-08-18 17:04:34 +0800
commit59e0d3d167a5bc2c03010df4ed54cc0653b5ae58 (patch)
tree63decbb86c07b9fdc95ad1efe48ecced7fdb5042 /Makefile.external
parentaaf953e1baf9cd65979103c4fda98c0bd48f4759 (diff)
Commit mwlwifi driver 10.3.0.8
1. Synchronized PATCH v6 sent to LWN. 2. Add code to support AMSDU. Signed-off-by: David Lin <dlin@marvell.com>
Diffstat (limited to 'Makefile.external')
-rw-r--r--Makefile.external2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.external b/Makefile.external
index f5e7e74..43c8632 100644
--- a/Makefile.external
+++ b/Makefile.external
@@ -13,7 +13,7 @@ LD = $(CROSS_COMPILE)ld
CC = $(CROSS_COMPILE)gcc
EXTRA_CFLAGS+= -I${KDIR}
-EXTRA_CFLAGS+= -O2 -funroll-loops
+EXTRA_CFLAGS+= -O2 -funroll-loops -D__CHECK_ENDIAN__
EXTRA_CFLAGS+= -I${PWD}