[xburst] Set -march=mips32
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Aug 2010 13:32:32 +0000 (13:32 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Aug 2010 13:32:32 +0000 (13:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22484 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/xburst/Makefile

index 1c0630e..c2035b8 100644 (file)
@@ -16,6 +16,8 @@ LINUX_VERSION:=2.6.35
 
 DEVICE_TYPE=other
 
+CFLAGS:=-march=mips32
+
 include $(INCLUDE_DIR)/target.mk
 
 define Target/Description
This page took 0.020579 seconds and 4 git commands to generate.