mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 06:52:53 +00:00
cb07269988
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38651
12 lines
174 B
Makefile
12 lines
174 B
Makefile
#
|
|
# Copyright (C) 2013 OpenWrt.org
|
|
#
|
|
|
|
BOARDNAME:=A10, A10s and A13
|
|
SUBTARGET:=cortex-a8
|
|
CPU_TYPE:=cortex-a8
|
|
|
|
define Target/Description
|
|
Allwinner A10, A10s and A13 SoC
|
|
endef
|