summaryrefslogtreecommitdiff
path: root/target/linux/xburst
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2010-08-04 13:32:32 +0000
committerLars-Peter Clausen <lars@metafoo.de>2010-08-04 13:32:32 +0000
commitf312e1580b6053bc87c931dbd588197d77c9f691 (patch)
tree121c6c9a9ebe6b82154e856c172962eb0d703a4a /target/linux/xburst
parent75a7e3e55a0b2d2c0206d48eb17c3356abbf0402 (diff)
downloadmtk-20170518-f312e1580b6053bc87c931dbd588197d77c9f691.zip
mtk-20170518-f312e1580b6053bc87c931dbd588197d77c9f691.tar.gz
mtk-20170518-f312e1580b6053bc87c931dbd588197d77c9f691.tar.bz2
Set -march=mips32
SVN-Revision: 22484
Diffstat (limited to 'target/linux/xburst')
-rw-r--r--target/linux/xburst/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile
index 1c0630e..c2035b8 100644
--- a/target/linux/xburst/Makefile
+++ b/target/linux/xburst/Makefile
@@ -16,6 +16,8 @@ LINUX_VERSION:=2.6.35
DEVICE_TYPE=other
+CFLAGS:=-march=mips32
+
include $(INCLUDE_DIR)/target.mk
define Target/Description