projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update omap24xx kconfig
[openwrt.git]
/
target
/
linux
/
malta
/
Makefile
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index
0942e6b
..
8cd200a
100644
(file)
--- a/
target/linux/malta/Makefile
+++ b/
target/linux/malta/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
BOARD:=malta
BOARDNAME:=MIPS Malta CoreLV board (qemu)
BOARD:=malta
BOARDNAME:=MIPS Malta CoreLV board (qemu)
-CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -f
unit-at-a-time
+CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -f
no-caller-saves
SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
This page took
0.025513 seconds
and
4
git commands to generate.