gemini: remove broken flag
Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 45036
This commit is contained in:
parent
dc622768a7
commit
b953a14036
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ARCH:=arm
|
||||||
BOARD:=gemini
|
BOARD:=gemini
|
||||||
BOARDNAME:=Cortina Systems CS351x
|
BOARDNAME:=Cortina Systems CS351x
|
||||||
SUBTARGETS:=raidsonic wiligear
|
SUBTARGETS:=raidsonic wiligear
|
||||||
FEATURES:=squashfs pci rtc broken
|
FEATURES:=squashfs pci rtc
|
||||||
CPU_TYPE:=fa526
|
CPU_TYPE:=fa526
|
||||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue