Ampere moe kernel should build to all arch

Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
This commit is contained in:
Xiwen Yu 2025-08-04 18:16:44 +08:00
parent 345c2bceaa
commit e27cbb57eb

View File

@ -138,7 +138,7 @@ function(add_instantiations library base_dir)
endif()
endmacro()
glob_src_create_target(80 "80;86")
glob_src_create_target(80 "80;86;90;100f;120f")
glob_src_create_target(90 90)
glob_src_create_target(100 100f)
glob_src_create_target(103 103)