aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/Makefile
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
commit71d49e71bb027551ef456cd8ce2c119f231e88af (patch)
tree009b58c3fa4331029637421ff05a4f24476539c2 /target/linux/xburst/Makefile
parent447021f78d0214736985f17fb271ac68bd7cbe10 (diff)
downloadmaster-187ad058-71d49e71bb027551ef456cd8ce2c119f231e88af.tar.gz
master-187ad058-71d49e71bb027551ef456cd8ce2c119f231e88af.tar.bz2
master-187ad058-71d49e71bb027551ef456cd8ce2c119f231e88af.zip
[xburst] Set -march=mips32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22484 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/Makefile')
-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 1c0630e3d2..c2035b8ce2 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