mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00
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>
This commit is contained in:
@@ -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")
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user