## Copyright (C) 2006-2013 OpenWrt.org## This is free software, licensed under the GNU General Public License v2.# See /LICENSE for more information.#include $(TOPDIR)/rules.mkARCH:=mips
BOARD:=ath25
BOARDNAME:=AtherosAR231x/AR5312
FEATURES:=squashfslow_mem
MAINTAINER:=SergeyRyazanov<ryazanov.s.a@gmail.com>
KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mkDEFAULT_PACKAGES+=wpad-minikmod-ath5kswconfigkmod-gpio-button-hotplug
define Target/DescriptionBuildfirmwareimagesforAtherosSoCboards
endef$(eval$(callBuildTarget))