projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[scripts] ext-toolchain.sh:
[openwrt.git]
/
target
/
linux
/
sibyte
/
Makefile
diff --git
a/target/linux/sibyte/Makefile
b/target/linux/sibyte/Makefile
index
6614b82
..
67036f7
100644
(file)
--- a/
target/linux/sibyte/Makefile
+++ b/
target/linux/sibyte/Makefile
@@
-9,11
+9,11
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=sibyte
BOARDNAME:=Broadcom/SiByte SB-1
ARCH:=mips
BOARD:=sibyte
BOARDNAME:=Broadcom/SiByte SB-1
-FEATURES:=fpu
-CFLAGS:=-Os -pipe -march=sb1 -f
unit-at-a-time
+FEATURES:=fpu
ramdisk
+CFLAGS:=-Os -pipe -march=sb1 -f
no-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.3
2.33
+LINUX_VERSION:=2.6.3
7.6
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.023299 seconds
and
4
git commands to generate.