diff options
Diffstat (limited to 'target/linux/xburst')
-rw-r--r-- | target/linux/xburst/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 1c0630e3d..c2035b8ce 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 |