summaryrefslogtreecommitdiff
path: root/src/mainboard/google/dedede/variants/madoo
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 16:04:50 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 11:53:43 +0000
commitb88d90c5a41d7e596002a398cc36f97e763673a4 (patch)
tree9fa79cc291b60133b9e5e0d37c8e08a93f2e198e /src/mainboard/google/dedede/variants/madoo
parente81109ac97a0102484d2bd4aa3f60b2b63156435 (diff)
mb/google/daisy to foster: 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: I134acc26c0a79d974a6dd0a3b257f961db7e2d86 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80106 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/mainboard/google/dedede/variants/madoo')
-rw-r--r--src/mainboard/google/dedede/variants/madoo/Makefile.mk (renamed from src/mainboard/google/dedede/variants/madoo/Makefile.inc)0
-rw-r--r--src/mainboard/google/dedede/variants/madoo/memory/Makefile.mk (renamed from src/mainboard/google/dedede/variants/madoo/memory/Makefile.inc)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/variants/madoo/Makefile.inc b/src/mainboard/google/dedede/variants/madoo/Makefile.mk
index 04eb9a4877..04eb9a4877 100644
--- a/src/mainboard/google/dedede/variants/madoo/Makefile.inc
+++ b/src/mainboard/google/dedede/variants/madoo/Makefile.mk
diff --git a/src/mainboard/google/dedede/variants/madoo/memory/Makefile.inc b/src/mainboard/google/dedede/variants/madoo/memory/Makefile.mk
index 05cb4ed4c6..05cb4ed4c6 100644
--- a/src/mainboard/google/dedede/variants/madoo/memory/Makefile.inc
+++ b/src/mainboard/google/dedede/variants/madoo/memory/Makefile.mk