summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants
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 /src/mainboard/google/brya/variants
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 'src/mainboard/google/brya/variants')
-rw-r--r--src/mainboard/google/brya/variants/anraggar/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/banshee/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/craask/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/craaskov/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/dochi/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/gothrax/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/joxer/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/marasov/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/nereid/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/nivviks/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/nokris/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/omnigul/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/pirrha/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/quandiso/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/uldren/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/vell/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/xivu/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/yaviks/memory/mem_parts_used.txt2
-rw-r--r--src/mainboard/google/brya/variants/yavilla/memory/mem_parts_used.txt2
21 files changed, 21 insertions, 21 deletions
diff --git a/src/mainboard/google/brya/variants/anraggar/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/anraggar/memory/mem_parts_used.txt
index 95a30a53f7a7..8aee4de40e54 100644
--- a/src/mainboard/google/brya/variants/anraggar/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/anraggar/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/src/mainboard/google/brya/variants/banshee/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/banshee/memory/mem_parts_used.txt
index 96211370d91b..2499005682ab 100644
--- a/src/mainboard/google/brya/variants/banshee/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/banshee/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/src/mainboard/google/brya/variants/craask/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/craask/memory/mem_parts_used.txt
index a3368e99f3cf..b08faac3e744 100644
--- a/src/mainboard/google/brya/variants/craask/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/craask/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/src/mainboard/google/brya/variants/craaskov/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/craaskov/memory/mem_parts_used.txt
index 6a6149081d8d..6d56f100590e 100644
--- a/src/mainboard/google/brya/variants/craaskov/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/craaskov/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/src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt
index 6a345d3e2cd5..b1a9dcc08606 100644
--- a/src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/crota/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/src/mainboard/google/brya/variants/dochi/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/dochi/memory/mem_parts_used.txt
index ac3d1d01d071..74dc4266e1b1 100644
--- a/src/mainboard/google/brya/variants/dochi/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/dochi/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/src/mainboard/google/brya/variants/gothrax/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/gothrax/memory/mem_parts_used.txt
index d26ec669a5d2..f38995e01bef 100644
--- a/src/mainboard/google/brya/variants/gothrax/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/gothrax/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/src/mainboard/google/brya/variants/joxer/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/joxer/memory/mem_parts_used.txt
index 340a298d0e09..96fbc5c01b64 100644
--- a/src/mainboard/google/brya/variants/joxer/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/joxer/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/src/mainboard/google/brya/variants/marasov/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/marasov/memory/mem_parts_used.txt
index 0d9e2a7da2db..b00f3f49e708 100644
--- a/src/mainboard/google/brya/variants/marasov/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/marasov/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/src/mainboard/google/brya/variants/nereid/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/nereid/memory/mem_parts_used.txt
index 49183d72b304..4329c33636d5 100644
--- a/src/mainboard/google/brya/variants/nereid/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/nereid/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/src/mainboard/google/brya/variants/nivviks/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/nivviks/memory/mem_parts_used.txt
index 3769843357a1..5d64a0728113 100644
--- a/src/mainboard/google/brya/variants/nivviks/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/nivviks/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/src/mainboard/google/brya/variants/nokris/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/nokris/memory/mem_parts_used.txt
index 96211370d91b..2499005682ab 100644
--- a/src/mainboard/google/brya/variants/nokris/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/nokris/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/src/mainboard/google/brya/variants/omnigul/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/omnigul/memory/mem_parts_used.txt
index 81208776bb72..1dbafdf8c975 100644
--- a/src/mainboard/google/brya/variants/omnigul/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/omnigul/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/src/mainboard/google/brya/variants/pirrha/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/pirrha/memory/mem_parts_used.txt
index 9de4d151201e..973aa1fe0769 100644
--- a/src/mainboard/google/brya/variants/pirrha/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/pirrha/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/src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt
index fa95a1938c2f..61d49b806bf2 100644
--- a/src/mainboard/google/brya/variants/pujjo/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/pujjo/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/src/mainboard/google/brya/variants/quandiso/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/quandiso/memory/mem_parts_used.txt
index 9e8d0c979c7b..bf50ea472b49 100644
--- a/src/mainboard/google/brya/variants/quandiso/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/quandiso/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/src/mainboard/google/brya/variants/uldren/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/uldren/memory/mem_parts_used.txt
index 5e49eecb6ac6..e67c626b1957 100644
--- a/src/mainboard/google/brya/variants/uldren/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/uldren/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/src/mainboard/google/brya/variants/vell/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/vell/memory/mem_parts_used.txt
index 6bc68dbec598..24ba213b9d8f 100644
--- a/src/mainboard/google/brya/variants/vell/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/vell/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/src/mainboard/google/brya/variants/xivu/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/xivu/memory/mem_parts_used.txt
index 6d01c57de8b1..2f40f57598d3 100644
--- a/src/mainboard/google/brya/variants/xivu/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/xivu/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/src/mainboard/google/brya/variants/yaviks/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/yaviks/memory/mem_parts_used.txt
index 9e8d0c979c7b..bf50ea472b49 100644
--- a/src/mainboard/google/brya/variants/yaviks/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/yaviks/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/src/mainboard/google/brya/variants/yavilla/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/yavilla/memory/mem_parts_used.txt
index 9e8d0c979c7b..bf50ea472b49 100644
--- a/src/mainboard/google/brya/variants/yavilla/memory/mem_parts_used.txt
+++ b/src/mainboard/google/brya/variants/yavilla/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.