Przeglądaj źródła

Set -march=mips32

SVN-Revision: 22484
Lars-Peter Clausen 15 lat temu
rodzic
commit
f312e1580b
1 zmienionych plików z 2 dodań i 0 usunięć
  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
 DEVICE_TYPE=other
 
 
+CFLAGS:=-march=mips32
+
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk
 
 
 define Target/Description
 define Target/Description