summaryrefslogtreecommitdiff
path: root/src/drivers/soundwire
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 15:33:45 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 10:04:33 +0000
commit367fff56faaff6fca27240f481c6c0a40113d68b (patch)
treefd8e4ab82b710b4df37fd194e53608b1e23cc63a /src/drivers/soundwire
parentaf880447028ae532428224097ca171a3e729afd4 (diff)
driver/parade to /driver/wwan: 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: I8cf3d2e2cd1b6ebe4e941ad64f27698379fef696 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80080 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/soundwire')
-rw-r--r--src/drivers/soundwire/alc1308/Makefile.mk (renamed from src/drivers/soundwire/alc1308/Makefile.inc)0
-rw-r--r--src/drivers/soundwire/alc5682/Makefile.mk (renamed from src/drivers/soundwire/alc5682/Makefile.inc)0
-rw-r--r--src/drivers/soundwire/alc711/Makefile.mk (renamed from src/drivers/soundwire/alc711/Makefile.inc)0
-rw-r--r--src/drivers/soundwire/cs42l42/Makefile.mk (renamed from src/drivers/soundwire/cs42l42/Makefile.inc)0
-rw-r--r--src/drivers/soundwire/max98363/Makefile.mk (renamed from src/drivers/soundwire/max98363/Makefile.inc)0
-rw-r--r--src/drivers/soundwire/max98373/Makefile.mk (renamed from src/drivers/soundwire/max98373/Makefile.inc)0
6 files changed, 0 insertions, 0 deletions
diff --git a/src/drivers/soundwire/alc1308/Makefile.inc b/src/drivers/soundwire/alc1308/Makefile.mk
index f6430d88e7..f6430d88e7 100644
--- a/src/drivers/soundwire/alc1308/Makefile.inc
+++ b/src/drivers/soundwire/alc1308/Makefile.mk
diff --git a/src/drivers/soundwire/alc5682/Makefile.inc b/src/drivers/soundwire/alc5682/Makefile.mk
index 38a97093ce..38a97093ce 100644
--- a/src/drivers/soundwire/alc5682/Makefile.inc
+++ b/src/drivers/soundwire/alc5682/Makefile.mk
diff --git a/src/drivers/soundwire/alc711/Makefile.inc b/src/drivers/soundwire/alc711/Makefile.mk
index 63e0993435..63e0993435 100644
--- a/src/drivers/soundwire/alc711/Makefile.inc
+++ b/src/drivers/soundwire/alc711/Makefile.mk
diff --git a/src/drivers/soundwire/cs42l42/Makefile.inc b/src/drivers/soundwire/cs42l42/Makefile.mk
index b7c2261627..b7c2261627 100644
--- a/src/drivers/soundwire/cs42l42/Makefile.inc
+++ b/src/drivers/soundwire/cs42l42/Makefile.mk
diff --git a/src/drivers/soundwire/max98363/Makefile.inc b/src/drivers/soundwire/max98363/Makefile.mk
index 9c77f46e30..9c77f46e30 100644
--- a/src/drivers/soundwire/max98363/Makefile.inc
+++ b/src/drivers/soundwire/max98363/Makefile.mk
diff --git a/src/drivers/soundwire/max98373/Makefile.inc b/src/drivers/soundwire/max98373/Makefile.mk
index c1efb73dfe..c1efb73dfe 100644
--- a/src/drivers/soundwire/max98373/Makefile.inc
+++ b/src/drivers/soundwire/max98373/Makefile.mk