summaryrefslogtreecommitdiff
path: root/package/exmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/exmap/Makefile')
-rw-r--r--package/exmap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/exmap/Makefile b/package/exmap/Makefile
index 536249af9..9b3c57740 100644
--- a/package/exmap/Makefile
+++ b/package/exmap/Makefile
@@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --disable-doc
CONFIGURE_ENV+= LIBS="-lncurses"
pre-build:
+ GCC_HONOUR_COPTS=s \
KERNEL_PATH=${LINUX_DIR} \
CROSS_COMPILE="${TARGET_CROSS}" \
V=1 ARCH="${ARCH}" KERNELVERSION="2.6" \