## Copyright (C) 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:=bcm53xx
BOARDNAME:=BroadcomBCM47xx/53xx(ARM)FEATURES:=squashfsnandusbpcipciegpio
MAINTAINER:=HaukeMehrtens<hauke@hauke-m.de>
CPU_TYPE:=cortex-a9
KERNEL_PATCHVER:=4.4
define Target/DescriptionBuildfirmwareimagesforBroadcombasedBCM47xx/53xxrouterswithARMCPU,*not*MIPS.
endefinclude $(INCLUDE_DIR)/target.mkKERNELNAME:=zImagedtbs
DEFAULT_PACKAGES+=swconfigwpad-mininvram\osafeloaderoseamaotrx\kmod-gpio-button-hotplug\kmod-leds-gpiokmod-ledtrig-default-onkmod-ledtrig-timer
$(eval$(callBuildTarget))