projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6882629
)
[cobalt] remove broken flag
author
Florian Fainelli
<florian@openwrt.org>
Wed, 25 Jul 2012 14:01:51 +0000
(14:01 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 25 Jul 2012 14:01:51 +0000
(14:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32842
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/cobalt/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/cobalt/Makefile
b/target/linux/cobalt/Makefile
index
a0b23d7
..
0a67282
100644
(file)
--- a/
target/linux/cobalt/Makefile
+++ b/
target/linux/cobalt/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=cobalt
BOARDNAME:=Cobalt Microservers
-FEATURES:=targz pci ext4
broken
+FEATURES:=targz pci ext4
CFLAGS:=-O2 -pipe -mtune=r5000 -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>