Set -march=mips32
SVN-Revision: 22484
This commit is contained in:
parent
75a7e3e55a
commit
f312e1580b
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ LINUX_VERSION:=2.6.35
|
|||
|
||||
DEVICE_TYPE=other
|
||||
|
||||
CFLAGS:=-march=mips32
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
define Target/Description
|
||||
|
|
Loading…
Reference in a new issue