From 1db843622a0c2e255961bf8bb247c433c44d2a73 Mon Sep 17 00:00:00 2001 From: Guo Ren <guoren@linux.alibaba.com> Date: Tue, 27 Apr 2021 06:47:52 +0000 Subject: platform: Remove platform/thead We could use platform/generic instead, and won't use platform/thead/c910 again. Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Reviewed-by: Anup Patel <anup.patel@wdc.com> --- scripts/create-binary-archive.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/create-binary-archive.sh b/scripts/create-binary-archive.sh index c19af26..a8bd335 100755 --- a/scripts/create-binary-archive.sh +++ b/scripts/create-binary-archive.sh @@ -106,7 +106,6 @@ build_opensbi() { BUILD_PLATFORM_SUBDIR+=("fpga/ariane") BUILD_PLATFORM_SUBDIR+=("fpga/openpiton") BUILD_PLATFORM_SUBDIR+=("andes/ae350") - BUILD_PLATFORM_SUBDIR+=("thead/c910") BUILD_PLATFORM_SUBDIR+=("generic") ;; *) -- cgit v1.2.3