From: lars Date: Wed, 4 Aug 2010 13:32:32 +0000 (+0000) Subject: [xburst] Set -march=mips32 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e9a6496d35ba71188790f03ae3339ea2363efcc3;p=openwrt.git [xburst] Set -march=mips32 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22484 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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