projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add AR724x GPIO_FUNC register bit defines
[openwrt.git]
/
target
/
linux
/
sibyte
/
Makefile
diff --git
a/target/linux/sibyte/Makefile
b/target/linux/sibyte/Makefile
index
dfc897a
..
097e416
100644
(file)
--- a/
target/linux/sibyte/Makefile
+++ b/
target/linux/sibyte/Makefile
@@
-9,9
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=sibyte
BOARDNAME:=Broadcom/SiByte SB-1
-FEATURES:=broken
+FEATURES:=fpu
+CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
-LINUX_VERSION:=2.6.30
-rc5
+LINUX_VERSION:=2.6.30
.9
include $(INCLUDE_DIR)/target.mk
This page took
0.02152 seconds
and
4
git commands to generate.