projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lantiq: add runtime generation of /etc/config/network
[openwrt.git]
/
target
/
linux
/
sibyte
/
Makefile
diff --git
a/target/linux/sibyte/Makefile
b/target/linux/sibyte/Makefile
index
4a9c6d9
..
67036f7
100644
(file)
--- a/
target/linux/sibyte/Makefile
+++ b/
target/linux/sibyte/Makefile
@@
-10,10
+10,10
@@
ARCH:=mips
BOARD:=sibyte
BOARDNAME:=Broadcom/SiByte SB-1
FEATURES:=fpu ramdisk
BOARD:=sibyte
BOARDNAME:=Broadcom/SiByte SB-1
FEATURES:=fpu ramdisk
-CFLAGS:=-Os -pipe -march=sb1 -f
unit-at-a-time
+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.37.
4
+LINUX_VERSION:=2.6.37.
6
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.020954 seconds
and
4
git commands to generate.