coreboot-toolchain: Drop nds32le toolchain build

coreboot does not use this toolchain for quite some time anymore. Drop
it.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Felix Singer 2024-09-10 05:54:41 +02:00
parent ad595bade0
commit e50f3d92cd

View File

@ -102,7 +102,6 @@ lib.listToAttrs (
"aarch64"
"riscv"
"ppc64"
"nds32le"
]
)