Remove MinPlatform support
MinPlatform was only ever used for the KBL boards, and they no longer build from this repo. It is still possible to build coreboot-based firmware for KBL boards. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
6a0eab38db
commit
fcd8132165
@@ -4,7 +4,6 @@ REMOTES=(
|
||||
"coreboot upstream https://github.com/coreboot/coreboot.git"
|
||||
"edk2 upstream https://github.com/tianocore/edk2.git"
|
||||
"edk2 mrchromebox https://github.com/MrChromebox/edk2.git"
|
||||
"edk2-platforms upstream https://github.com/tianocore/edk2-platforms.git"
|
||||
)
|
||||
|
||||
set -e
|
||||
|
Reference in New Issue
Block a user