From 8900e2bbecd021b16eee7c344cd6ca0e1ee901f3 Mon Sep 17 00:00:00 2001 From: Leo Yu-Chi Liang Date: Tue, 14 Feb 2023 20:42:49 +0800 Subject: riscv: Rename Andes cpu and board names The current ae350-related defconfigs could also support newer Andes CPU IP, so modify the names of CPU from ax25 to andesv5, and board name from ax25-ae350 to ae350. Signed-off-by: Leo Yu-Chi Liang Reviewed-by: Yu Chien Peter Lin Reviewed-by: Rick Chen --- board/AndesTech/ae350/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 board/AndesTech/ae350/Makefile (limited to 'board/AndesTech/ae350/Makefile') diff --git a/board/AndesTech/ae350/Makefile b/board/AndesTech/ae350/Makefile new file mode 100644 index 0000000000..705ae43af5 --- /dev/null +++ b/board/AndesTech/ae350/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright (C) 2017 Andes Technology Corporation. +# Rick Chen, Andes Technology Corporation + +obj-y := ae350.o -- cgit v1.2.3