mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 08:20:39 +00:00
remove broken flag
SVN-Revision: 32842
This commit is contained in:
parent
03c06178e3
commit
ba9f6a46b1
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=mipsel
|
ARCH:=mipsel
|
||||||
BOARD:=cobalt
|
BOARD:=cobalt
|
||||||
BOARDNAME:=Cobalt Microservers
|
BOARDNAME:=Cobalt Microservers
|
||||||
FEATURES:=targz pci ext4 broken
|
FEATURES:=targz pci ext4
|
||||||
CFLAGS:=-O2 -pipe -mtune=r5000 -fno-caller-saves
|
CFLAGS:=-O2 -pipe -mtune=r5000 -fno-caller-saves
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user