## Copyright (C) 2009-2013 OpenWrt.org## This is free software, licensed under the GNU General Public License v2.# See /LICENSE for more information.#include $(TOPDIR)/rules.mkARCH:=arm
BOARD:=gemini
BOARDNAME:=CortinaSystemsCS351x
SUBTARGETS:=raidsonicwiligear
FEATURES:=squashfspcirtc
CPU_TYPE:=fa526
MAINTAINER:=RomanYeryomin<roman@advem.lv>
KERNEL_PATCHVER:=4.1
KERNELNAME:=zImage
include $(INCLUDE_DIR)/target.mk$(eval$(callBuildTarget))