coreboot-kgpe-d16/util/crossgcc
Martin Roth 1f30b244b2 util: Rename Makefiles from .inc to .mk
The .inc suffix is confusing to various tools as it's not specific to
Makefiles. This means that editors don't recognize the files, and don't
open them with highlighting and any other specific editor functionality.

This issue is also seen in the release notes generation script where
Makefiles get renamed before running cloc.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I434940ebb46853980596f7ad55d27a62c90280fa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80123
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2024-01-26 12:43:18 +00:00
..
patches crossgcc: Upgrade GCC from 11.4.0 to 13.2.0 2023-11-24 23:31:03 +00:00
sum crossgcc: Upgrade GCC from 11.4.0 to 13.2.0 2023-11-24 23:31:03 +00:00
tarballs util/crossgcc: Add empty directory for tarballs 2023-05-24 21:11:21 +00:00
.gitignore buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
Makefile util: Add SPDX license headers to Makefiles 2022-11-22 12:47:09 +00:00
Makefile.mk util: Rename Makefiles from .inc to .mk 2024-01-26 12:43:18 +00:00
README
buildgcc crossgcc: Upgrade GCC from 11.4.0 to 13.2.0 2023-11-24 23:31:03 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
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