2 # Copyright (C) 2012-2015 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
7 include $(TOPDIR
)/rules.mk
11 BOARDNAME
:=Marvell Armada
37x
/38x
/XP
12 FEATURES
:=fpu usb pci pcie gpio nand squashfs
15 MAINTAINER
:=Imre Kaloz
<kaloz@openwrt.org
>
19 include $(INCLUDE_DIR
)/target.mk
21 KERNELNAME
:=zImage dtbs
23 DEFAULT_PACKAGES
+= uboot-envtools kmod-gpio-button-hotplug
25 $(eval
$(call BuildTarget
))