[cobalt] remove broken flag
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Jul 2012 14:01:51 +0000 (14:01 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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

index a0b23d7..0a67282 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>