summaryrefslogtreecommitdiff
path: root/Makefile.external
diff options
context:
space:
mode:
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}