crossgcc: Add gnumake target so that make can be built directly

Hardware / Coreboot - Martin Roth [google.com] - 13 August 2016 16:31 UTC

Previously, make could be built as one of the crosgcc* targets, but there was no way to just rebuild make, as there is for IASL.

- Add an independent target - gnumake.
- Add gnumake to the help text.- Add gnumake to the list of NOCOMPILE targets (Not compiling coreboot)

Change-Id: I4df25f2e209ca14944d491dbfb8e9b085ff7aca3

109a7db crossgcc: Add gnumake target so that make can be built directly
Makefile | 2 +-
util/crossgcc/Makefile.inc | 6 +++++-
2 files changed, 6 insertions(+), 2 deletions(-)

Upstream: review.coreboot.org


  • Share