summaryrefslogtreecommitdiff
path: root/src/superio/smsc
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 13:06:28 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 10:03:21 +0000
commitff96f4e77edf2090b9bd4e52ea456029573e624d (patch)
treef2e46ee591c087a7f9aed69b63623f6e5b6768bb /src/superio/smsc
parent8b122600c4689e05b5fb94c7559a734596f54fdd (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/smsc')
-rw-r--r--src/superio/smsc/Makefile.mk (renamed from src/superio/smsc/Makefile.inc)0
-rw-r--r--src/superio/smsc/fdc37n972/Makefile.mk (renamed from src/superio/smsc/fdc37n972/Makefile.inc)0
-rw-r--r--src/superio/smsc/kbc1100/Makefile.mk (renamed from src/superio/smsc/kbc1100/Makefile.inc)0
-rw-r--r--src/superio/smsc/lpc47m10x/Makefile.mk (renamed from src/superio/smsc/lpc47m10x/Makefile.inc)0
-rw-r--r--src/superio/smsc/lpc47m15x/Makefile.mk (renamed from src/superio/smsc/lpc47m15x/Makefile.inc)0
-rw-r--r--src/superio/smsc/lpc47n207/Makefile.mk (renamed from src/superio/smsc/lpc47n207/Makefile.inc)0
-rw-r--r--src/superio/smsc/lpc47n217/Makefile.mk (renamed from src/superio/smsc/lpc47n217/Makefile.inc)0
-rw-r--r--src/superio/smsc/lpc47n227/Makefile.mk (renamed from src/superio/smsc/lpc47n227/Makefile.inc)0
-rw-r--r--src/superio/smsc/mec1308/Makefile.mk (renamed from src/superio/smsc/mec1308/Makefile.inc)0
-rw-r--r--src/superio/smsc/sch5545/Makefile.mk (renamed from src/superio/smsc/sch5545/Makefile.inc)0
-rw-r--r--src/superio/smsc/sch555x/Makefile.mk (renamed from src/superio/smsc/sch555x/Makefile.inc)0
-rw-r--r--src/superio/smsc/sio1007/Makefile.mk (renamed from src/superio/smsc/sio1007/Makefile.inc)0
-rw-r--r--src/superio/smsc/sio1036/Makefile.mk (renamed from src/superio/smsc/sio1036/Makefile.inc)0
-rw-r--r--src/superio/smsc/sio10n268/Makefile.mk (renamed from src/superio/smsc/sio10n268/Makefile.inc)0
-rw-r--r--src/superio/smsc/smscsuperio/Makefile.mk (renamed from src/superio/smsc/smscsuperio/Makefile.inc)0
15 files changed, 0 insertions, 0 deletions
diff --git a/src/superio/smsc/Makefile.inc b/src/superio/smsc/Makefile.mk
index b5e79ba05f..b5e79ba05f 100644
--- a/src/superio/smsc/Makefile.inc
+++ b/src/superio/smsc/Makefile.mk
diff --git a/src/superio/smsc/fdc37n972/Makefile.inc b/src/superio/smsc/fdc37n972/Makefile.mk
index 19ca7a74a1..19ca7a74a1 100644
--- a/src/superio/smsc/fdc37n972/Makefile.inc
+++ b/src/superio/smsc/fdc37n972/Makefile.mk
diff --git a/src/superio/smsc/kbc1100/Makefile.inc b/src/superio/smsc/kbc1100/Makefile.mk
index a89707f619..a89707f619 100644
--- a/src/superio/smsc/kbc1100/Makefile.inc
+++ b/src/superio/smsc/kbc1100/Makefile.mk
diff --git a/src/superio/smsc/lpc47m10x/Makefile.inc b/src/superio/smsc/lpc47m10x/Makefile.mk
index d0d4cbc28c..d0d4cbc28c 100644
--- a/src/superio/smsc/lpc47m10x/Makefile.inc
+++ b/src/superio/smsc/lpc47m10x/Makefile.mk
diff --git a/src/superio/smsc/lpc47m15x/Makefile.inc b/src/superio/smsc/lpc47m15x/Makefile.mk
index d1ac0378e5..d1ac0378e5 100644
--- a/src/superio/smsc/lpc47m15x/Makefile.inc
+++ b/src/superio/smsc/lpc47m15x/Makefile.mk
diff --git a/src/superio/smsc/lpc47n207/Makefile.inc b/src/superio/smsc/lpc47n207/Makefile.mk
index a25a2eb58c..a25a2eb58c 100644
--- a/src/superio/smsc/lpc47n207/Makefile.inc
+++ b/src/superio/smsc/lpc47n207/Makefile.mk
diff --git a/src/superio/smsc/lpc47n217/Makefile.inc b/src/superio/smsc/lpc47n217/Makefile.mk
index a40ca66805..a40ca66805 100644
--- a/src/superio/smsc/lpc47n217/Makefile.inc
+++ b/src/superio/smsc/lpc47n217/Makefile.mk
diff --git a/src/superio/smsc/lpc47n227/Makefile.inc b/src/superio/smsc/lpc47n227/Makefile.mk
index 667b0544e5..667b0544e5 100644
--- a/src/superio/smsc/lpc47n227/Makefile.inc
+++ b/src/superio/smsc/lpc47n227/Makefile.mk
diff --git a/src/superio/smsc/mec1308/Makefile.inc b/src/superio/smsc/mec1308/Makefile.mk
index d334badbe8..d334badbe8 100644
--- a/src/superio/smsc/mec1308/Makefile.inc
+++ b/src/superio/smsc/mec1308/Makefile.mk
diff --git a/src/superio/smsc/sch5545/Makefile.inc b/src/superio/smsc/sch5545/Makefile.mk
index 2a59f8f529..2a59f8f529 100644
--- a/src/superio/smsc/sch5545/Makefile.inc
+++ b/src/superio/smsc/sch5545/Makefile.mk
diff --git a/src/superio/smsc/sch555x/Makefile.inc b/src/superio/smsc/sch555x/Makefile.mk
index 047fb5cf43..047fb5cf43 100644
--- a/src/superio/smsc/sch555x/Makefile.inc
+++ b/src/superio/smsc/sch555x/Makefile.mk
diff --git a/src/superio/smsc/sio1007/Makefile.inc b/src/superio/smsc/sio1007/Makefile.mk
index a96aeb5502..a96aeb5502 100644
--- a/src/superio/smsc/sio1007/Makefile.inc
+++ b/src/superio/smsc/sio1007/Makefile.mk
diff --git a/src/superio/smsc/sio1036/Makefile.inc b/src/superio/smsc/sio1036/Makefile.mk
index bbe7a868ac..bbe7a868ac 100644
--- a/src/superio/smsc/sio1036/Makefile.inc
+++ b/src/superio/smsc/sio1036/Makefile.mk
diff --git a/src/superio/smsc/sio10n268/Makefile.inc b/src/superio/smsc/sio10n268/Makefile.mk
index 315f26d185..315f26d185 100644
--- a/src/superio/smsc/sio10n268/Makefile.inc
+++ b/src/superio/smsc/sio10n268/Makefile.mk
diff --git a/src/superio/smsc/smscsuperio/Makefile.inc b/src/superio/smsc/smscsuperio/Makefile.mk
index 7b4a01cf47..7b4a01cf47 100644
--- a/src/superio/smsc/smscsuperio/Makefile.inc
+++ b/src/superio/smsc/smscsuperio/Makefile.mk