summaryrefslogtreecommitdiff
path: root/Makefile.kernel
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.kernel')
-rw-r--r--Makefile.kernel2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.kernel b/Makefile.kernel
index c6e03a3..49bd311 100644
--- a/Makefile.kernel
+++ b/Makefile.kernel
@@ -7,3 +7,5 @@ mwlwifi-objs += fwcmd.o
mwlwifi-objs += tx.o
mwlwifi-objs += rx.o
mwlwifi-objs += isr.o
+
+ccflags-y += -D__CHECK_ENDIAN__