summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-01-18 16:23:34 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-24 11:54:51 +0000
commit68c73c94db5049bee48e53451b5854dd60b11dad (patch)
tree07a8c5db83bb63645ff64e166bec480fcfb0d833 /util
parent030e6439511de66e25c997eb50ee3abab1759b3b (diff)
downloadcoreboot-68c73c94db5049bee48e53451b5854dd60b11dad.tar.gz
coreboot-68c73c94db5049bee48e53451b5854dd60b11dad.tar.bz2
coreboot-68c73c94db5049bee48e53451b5854dd60b11dad.zip
*/mem_parts_used.txt: Change Makefile.inc to Makefile.mk
Now that the files are renamed, make sure all references to Makefile.inc are updated as well. Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: I09e235eecf0c32c80a41bfcbbd3580cce6555e10 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80112 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Eric Lai <ericllai@google.com>
Diffstat (limited to 'util')
-rw-r--r--util/mainboard/google/brya0/template/memory/mem_parts_used.txt2
-rw-r--r--util/mainboard/google/dalboz/template/spd/mem_parts_used.txt2
-rw-r--r--util/mainboard/google/guybrush/template/memory/mem_parts_used.txt2
-rw-r--r--util/mainboard/google/nissa/template/memory/mem_parts_used.txt2
-rw-r--r--util/mainboard/google/rex0/template/memory/mem_parts_used.txt2
-rw-r--r--util/mainboard/google/trembyle/template/spd/mem_parts_used.txt2
-rw-r--r--util/mainboard/google/volteer/template/memory/mem_parts_used.txt2
-rw-r--r--util/mainboard/google/waddledee/template/memory/mem_parts_used.txt2
-rw-r--r--util/mainboard/google/waddledoo/template/memory/mem_parts_used.txt2
9 files changed, 9 insertions, 9 deletions
diff --git a/util/mainboard/google/brya0/template/memory/mem_parts_used.txt b/util/mainboard/google/brya0/template/memory/mem_parts_used.txt
index 96211370d91b..2499005682ab 100644
--- a/util/mainboard/google/brya0/template/memory/mem_parts_used.txt
+++ b/util/mainboard/google/brya0/template/memory/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.
diff --git a/util/mainboard/google/dalboz/template/spd/mem_parts_used.txt b/util/mainboard/google/dalboz/template/spd/mem_parts_used.txt
index 416b512673ad..08d7b796547b 100644
--- a/util/mainboard/google/dalboz/template/spd/mem_parts_used.txt
+++ b/util/mainboard/google/dalboz/template/spd/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.
diff --git a/util/mainboard/google/guybrush/template/memory/mem_parts_used.txt b/util/mainboard/google/guybrush/template/memory/mem_parts_used.txt
index 416b512673ad..08d7b796547b 100644
--- a/util/mainboard/google/guybrush/template/memory/mem_parts_used.txt
+++ b/util/mainboard/google/guybrush/template/memory/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.
diff --git a/util/mainboard/google/nissa/template/memory/mem_parts_used.txt b/util/mainboard/google/nissa/template/memory/mem_parts_used.txt
index 96211370d91b..2499005682ab 100644
--- a/util/mainboard/google/nissa/template/memory/mem_parts_used.txt
+++ b/util/mainboard/google/nissa/template/memory/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.
diff --git a/util/mainboard/google/rex0/template/memory/mem_parts_used.txt b/util/mainboard/google/rex0/template/memory/mem_parts_used.txt
index 96211370d91b..2499005682ab 100644
--- a/util/mainboard/google/rex0/template/memory/mem_parts_used.txt
+++ b/util/mainboard/google/rex0/template/memory/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.
diff --git a/util/mainboard/google/trembyle/template/spd/mem_parts_used.txt b/util/mainboard/google/trembyle/template/spd/mem_parts_used.txt
index 416b512673ad..08d7b796547b 100644
--- a/util/mainboard/google/trembyle/template/spd/mem_parts_used.txt
+++ b/util/mainboard/google/trembyle/template/spd/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.
diff --git a/util/mainboard/google/volteer/template/memory/mem_parts_used.txt b/util/mainboard/google/volteer/template/memory/mem_parts_used.txt
index 96211370d91b..2499005682ab 100644
--- a/util/mainboard/google/volteer/template/memory/mem_parts_used.txt
+++ b/util/mainboard/google/volteer/template/memory/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.
diff --git a/util/mainboard/google/waddledee/template/memory/mem_parts_used.txt b/util/mainboard/google/waddledee/template/memory/mem_parts_used.txt
index 96211370d91b..2499005682ab 100644
--- a/util/mainboard/google/waddledee/template/memory/mem_parts_used.txt
+++ b/util/mainboard/google/waddledee/template/memory/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.
diff --git a/util/mainboard/google/waddledoo/template/memory/mem_parts_used.txt b/util/mainboard/google/waddledoo/template/memory/mem_parts_used.txt
index 96211370d91b..2499005682ab 100644
--- a/util/mainboard/google/waddledoo/template/memory/mem_parts_used.txt
+++ b/util/mainboard/google/waddledoo/template/memory/mem_parts_used.txt
@@ -4,7 +4,7 @@
# Generated IDs are dependent on the order of parts in this file,
# so new parts must always be added at the end of the file!
#
-# Generate an updated Makefile.inc and dram_id.generated.txt by running the
+# Generate an updated Makefile.mk and dram_id.generated.txt by running the
# part_id_gen tool from util/spd_tools.
# See util/spd_tools/README.md for more details and instructions.