2 # Copyright (C) 2013-2014 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 include $(TOPDIR)/rules.mk
12 BOARDNAME:=Allwinner A1x/A20/A3x
13 FEATURES:=fpu usb ext4 display rtc
16 MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
19 KERNELNAME:=zImage dtbs
25 # A80: octa Cortex-A15/A7
28 include $(INCLUDE_DIR)/target.mk
30 DEFAULT_PACKAGES += uboot-envtools kmod-eeprom-sunxi kmod-wdt-sunxi
32 $(eval $(call BuildTarget))