projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03c0617
)
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)
SVN-Revision: 32842
target/linux/cobalt/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/cobalt/Makefile
b/target/linux/cobalt/Makefile
index a0b23d7c084a3c17180de1ad64bc06684a03f359..0a67282d53997a0f98e052571e7995f5494ae3a8 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>