Browse Source

Set -march=mips32

SVN-Revision: 22484
Lars-Peter Clausen 15 years ago
parent
commit
f312e1580b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      target/linux/xburst/Makefile

+ 2 - 0
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