[cobalt] remove broken flag
authorFlorian Fainelli <florian@openwrt.org>
Wed, 25 Jul 2012 14:01:51 +0000 (14:01 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 25 Jul 2012 14:01:51 +0000 (14:01 +0000)
SVN-Revision: 32842

target/linux/cobalt/Makefile

index a0b23d7c084a3c17180de1ad64bc06684a03f359..0a67282d53997a0f98e052571e7995f5494ae3a8 100644 (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>