remove broken flag

SVN-Revision: 32842
This commit is contained in:
Florian Fainelli 2012-07-25 14:01:51 +00:00
parent 03c06178e3
commit ba9f6a46b1

View File

@ -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>