coreboot-kgpe-d16/util/crossgcc
Patrick Georgi 6dad77d64a util/crossgcc/Makefile: Clean up .PHONY definitions
Order functionally:
 * first "all" and build-$tools
 * followed by clean
 * followed by the architecture targets

The order was chosen this way because the architecture targets are
the mostly likely to continue to grow.

While at it, also fix the build_nasm mention (it was build-nasm)
and add build_make.

Change-Id: Id58338a512d44111b41503d4c14c08be50d51cde
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58796
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-11-02 17:36:23 +00:00
..
patches buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
sum buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
.gitignore buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
Makefile util/crossgcc/Makefile: Clean up .PHONY definitions 2021-11-02 17:36:23 +00:00
Makefile.inc buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
README
buildgcc buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +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