mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
2970d4b6cc
Allwinner created to may SoC variants to list them all at top-level. Signed-off-by: Sebastian Pflieger <sebastian@pflieger.email>
11 lines
201 B
Makefile
11 lines
201 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Copyright (C) 2017 Hauke Mehrtens
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
ARCH:=aarch64
|
|
BOARDNAME:=Allwinner A64/H5/H6/H616
|
|
CPU_TYPE:=cortex-a53
|
|
KERNELNAME:=Image dtbs
|