diff options
author | Martin Roth <gaumless@gmail.com> | 2024-01-18 13:06:28 -0700 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2024-01-24 10:03:21 +0000 |
commit | ff96f4e77edf2090b9bd4e52ea456029573e624d (patch) | |
tree | f2e46ee591c087a7f9aed69b63623f6e5b6768bb /src/superio/nuvoton | |
parent | 8b122600c4689e05b5fb94c7559a734596f54fdd (diff) |
superio: 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: I41191f6971bdd8ecff2c56f4bfa2b57c87530b83
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80076
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/superio/nuvoton')
-rw-r--r-- | src/superio/nuvoton/Makefile.mk (renamed from src/superio/nuvoton/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/nct5104d/Makefile.mk (renamed from src/superio/nuvoton/nct5104d/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/nct5539d/Makefile.mk (renamed from src/superio/nuvoton/nct5539d/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/nct5572d/Makefile.mk (renamed from src/superio/nuvoton/nct5572d/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/nct6687d/Makefile.mk (renamed from src/superio/nuvoton/nct6687d/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/nct6776/Makefile.mk (renamed from src/superio/nuvoton/nct6776/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/nct6779d/Makefile.mk (renamed from src/superio/nuvoton/nct6779d/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/nct6791d/Makefile.mk (renamed from src/superio/nuvoton/nct6791d/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/npcd378/Makefile.mk (renamed from src/superio/nuvoton/npcd378/Makefile.inc) | 0 | ||||
-rw-r--r-- | src/superio/nuvoton/wpcm450/Makefile.mk (renamed from src/superio/nuvoton/wpcm450/Makefile.inc) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/src/superio/nuvoton/Makefile.inc b/src/superio/nuvoton/Makefile.mk index 570102ad2a..570102ad2a 100644 --- a/src/superio/nuvoton/Makefile.inc +++ b/src/superio/nuvoton/Makefile.mk diff --git a/src/superio/nuvoton/nct5104d/Makefile.inc b/src/superio/nuvoton/nct5104d/Makefile.mk index 454a63a355..454a63a355 100644 --- a/src/superio/nuvoton/nct5104d/Makefile.inc +++ b/src/superio/nuvoton/nct5104d/Makefile.mk diff --git a/src/superio/nuvoton/nct5539d/Makefile.inc b/src/superio/nuvoton/nct5539d/Makefile.mk index ec659664bd..ec659664bd 100644 --- a/src/superio/nuvoton/nct5539d/Makefile.inc +++ b/src/superio/nuvoton/nct5539d/Makefile.mk diff --git a/src/superio/nuvoton/nct5572d/Makefile.inc b/src/superio/nuvoton/nct5572d/Makefile.mk index d04479488e..d04479488e 100644 --- a/src/superio/nuvoton/nct5572d/Makefile.inc +++ b/src/superio/nuvoton/nct5572d/Makefile.mk diff --git a/src/superio/nuvoton/nct6687d/Makefile.inc b/src/superio/nuvoton/nct6687d/Makefile.mk index d4785f726e..d4785f726e 100644 --- a/src/superio/nuvoton/nct6687d/Makefile.inc +++ b/src/superio/nuvoton/nct6687d/Makefile.mk diff --git a/src/superio/nuvoton/nct6776/Makefile.inc b/src/superio/nuvoton/nct6776/Makefile.mk index a36361efc7..a36361efc7 100644 --- a/src/superio/nuvoton/nct6776/Makefile.inc +++ b/src/superio/nuvoton/nct6776/Makefile.mk diff --git a/src/superio/nuvoton/nct6779d/Makefile.inc b/src/superio/nuvoton/nct6779d/Makefile.mk index d5476e4625..d5476e4625 100644 --- a/src/superio/nuvoton/nct6779d/Makefile.inc +++ b/src/superio/nuvoton/nct6779d/Makefile.mk diff --git a/src/superio/nuvoton/nct6791d/Makefile.inc b/src/superio/nuvoton/nct6791d/Makefile.mk index 29bade86fc..29bade86fc 100644 --- a/src/superio/nuvoton/nct6791d/Makefile.inc +++ b/src/superio/nuvoton/nct6791d/Makefile.mk diff --git a/src/superio/nuvoton/npcd378/Makefile.inc b/src/superio/nuvoton/npcd378/Makefile.mk index 35f3eda3dd..35f3eda3dd 100644 --- a/src/superio/nuvoton/npcd378/Makefile.inc +++ b/src/superio/nuvoton/npcd378/Makefile.mk diff --git a/src/superio/nuvoton/wpcm450/Makefile.inc b/src/superio/nuvoton/wpcm450/Makefile.mk index 7750ef4900..7750ef4900 100644 --- a/src/superio/nuvoton/wpcm450/Makefile.inc +++ b/src/superio/nuvoton/wpcm450/Makefile.mk |