mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-12 04:18:20 +01:00
11 lines
174 B
Makefile
11 lines
174 B
Makefile
#
|
|
# Copyright (C) 2013 OpenWrt.org
|
|
#
|
|
|
|
BOARDNAME:=A20, A31 and A31s
|
|
SUBTARGET:=cortex-a7
|
|
CPU_TYPE:=cortex-a7
|
|
|
|
define Target/Description
|
|
Allwinner A20, A31 and A31s SoC
|
|
endef
|