1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

gemini: remove broken flag

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 45036
This commit is contained in:
Felix Fietkau 2015-03-26 20:36:49 +00:00
parent dc622768a7
commit b953a14036

@ -10,7 +10,7 @@ ARCH:=arm
BOARD:=gemini
BOARDNAME:=Cortina Systems CS351x
SUBTARGETS:=raidsonic wiligear
FEATURES:=squashfs pci rtc broken
FEATURES:=squashfs pci rtc
CPU_TYPE:=fa526
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>