coreboot-kgpe-d16/util/crossgcc
Felix Singer 88ffed3df8 util/crossgcc: Remove binutils related MIPS patch
coreboot doesn't support the MIPS architecture anymore. So remove the
MIPS patch.

Change-Id: I62a2bca141b42ac33b628c48c84422570f4dda10
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66921
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2022-08-22 16:18:35 +00:00
..
patches util/crossgcc: Remove binutils related MIPS patch 2022-08-22 16:18:35 +00:00
sum crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6 2022-07-30 18:27:30 +00:00
.gitignore
Makefile
Makefile.inc
README
buildgcc crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6 2022-07-30 18:27:30 +00:00
description.md
edk2tools.txt
getopt.c

README

README
------

This is a cross toolchain builder for -elf toolchains (ie. no libc support)

known working:
  i386-elf
  x86_64-elf
  powerpc-elf
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf