diff options
author | Martin Roth <gaumless@gmail.com> | 2024-01-18 16:23:34 -0700 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2024-01-24 11:54:51 +0000 |
commit | 68c73c94db5049bee48e53451b5854dd60b11dad (patch) | |
tree | 07a8c5db83bb63645ff64e166bec480fcfb0d833 /src/mainboard | |
parent | 030e6439511de66e25c997eb50ee3abab1759b3b (diff) |
*/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')
52 files changed, 52 insertions, 52 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 95a30a53f7..8aee4de40e 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 96211370d9..2499005682 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 a3368e99f3..b08faac3e7 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 6a6149081d..6d56f10059 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 6a345d3e2c..b1a9dcc086 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 ac3d1d01d0..74dc4266e1 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 d26ec669a5..f38995e01b 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 340a298d0e..96fbc5c01b 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 0d9e2a7da2..b00f3f49e7 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 49183d72b3..4329c33636 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 3769843357..5d64a07281 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 96211370d9..2499005682 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 81208776bb..1dbafdf8c9 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 9de4d15120..973aa1fe07 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 fa95a1938c..61d49b806b 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 9e8d0c979c..bf50ea472b 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 5e49eecb6a..e67c626b19 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 6bc68dbec5..24ba213b9d 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 6d01c57de8..2f40f57598 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 9e8d0c979c..bf50ea472b 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 9e8d0c979c..bf50ea472b 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. diff --git a/src/mainboard/google/dedede/variants/beadrix/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/beadrix/memory/mem_parts_used.txt index 31df0df117..7fd0305b6b 100644 --- a/src/mainboard/google/dedede/variants/beadrix/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/beadrix/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 # gen_part_id tool from util/spd_tools/{ddr4,lp4x}. # See util/spd_tools/{ddr4,lp4x}/README.md for more details and instructions. diff --git a/src/mainboard/google/dedede/variants/boxy/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/boxy/memory/mem_parts_used.txt index f8b93d8abe..82f899c0d6 100644 --- a/src/mainboard/google/dedede/variants/boxy/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/boxy/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/dedede/variants/bugzzy/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/bugzzy/memory/mem_parts_used.txt index 476f0f5736..117e011657 100644 --- a/src/mainboard/google/dedede/variants/bugzzy/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/bugzzy/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/dedede/variants/cappy2/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/cappy2/memory/mem_parts_used.txt index be1daedfeb..ce5532146d 100644 --- a/src/mainboard/google/dedede/variants/cappy2/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/cappy2/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/dedede/variants/dexi/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/dexi/memory/mem_parts_used.txt index f6f0da6e03..f8f15d74c7 100644 --- a/src/mainboard/google/dedede/variants/dexi/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/dexi/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/dedede/variants/dibbi/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/dibbi/memory/mem_parts_used.txt index b85681b0fc..30a0f0c680 100644 --- a/src/mainboard/google/dedede/variants/dibbi/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/dibbi/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/dedede/variants/dita/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/dita/memory/mem_parts_used.txt index f6f0da6e03..f8f15d74c7 100644 --- a/src/mainboard/google/dedede/variants/dita/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/dita/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/dedede/variants/galtic/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/galtic/memory/mem_parts_used.txt index 52d4018046..816c1b047c 100644 --- a/src/mainboard/google/dedede/variants/galtic/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/galtic/memory/mem_parts_used.txt @@ -1,5 +1,5 @@ # This is a CSV file containing a list of memory parts used by this variant. -# 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 # gen_part_id tool from util/spd_tools/lp4x # See util/spd_tools/lp4x/README.md for more details and instructions. diff --git a/src/mainboard/google/dedede/variants/kracko/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/kracko/memory/mem_parts_used.txt index 191bfc4db6..793ca4ee4e 100644 --- a/src/mainboard/google/dedede/variants/kracko/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/kracko/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/dedede/variants/metaknight/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/metaknight/memory/mem_parts_used.txt index dfdbf02bdc..3ae7b50b3d 100644 --- a/src/mainboard/google/dedede/variants/metaknight/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/metaknight/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/dedede/variants/sasuke/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/sasuke/memory/mem_parts_used.txt index 476f0f5736..117e011657 100644 --- a/src/mainboard/google/dedede/variants/sasuke/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/sasuke/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/dedede/variants/sasukette/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/sasukette/memory/mem_parts_used.txt index 476f0f5736..117e011657 100644 --- a/src/mainboard/google/dedede/variants/sasukette/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/sasukette/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/dedede/variants/storo/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/storo/memory/mem_parts_used.txt index 9223fcc565..2ab0d7fd59 100644 --- a/src/mainboard/google/dedede/variants/storo/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/storo/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/dedede/variants/taranza/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt index 529f52d429..5c1245941c 100644 --- a/src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/taranza/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/rex/variants/deku/memory/mem_parts_used.txt b/src/mainboard/google/rex/variants/deku/memory/mem_parts_used.txt index 4c22cf63c2..53ec721d13 100644 --- a/src/mainboard/google/rex/variants/deku/memory/mem_parts_used.txt +++ b/src/mainboard/google/rex/variants/deku/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/rex/variants/karis/memory/mem_parts_used.txt b/src/mainboard/google/rex/variants/karis/memory/mem_parts_used.txt index 6b0eee41d0..42d8a4ee05 100644 --- a/src/mainboard/google/rex/variants/karis/memory/mem_parts_used.txt +++ b/src/mainboard/google/rex/variants/karis/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/rex/variants/ovis/memory/mem_parts_used.txt b/src/mainboard/google/rex/variants/ovis/memory/mem_parts_used.txt index c952558ebb..4ab6ad0481 100644 --- a/src/mainboard/google/rex/variants/ovis/memory/mem_parts_used.txt +++ b/src/mainboard/google/rex/variants/ovis/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/rex/variants/rex0/memory/mem_parts_used.txt b/src/mainboard/google/rex/variants/rex0/memory/mem_parts_used.txt index c952558ebb..4ab6ad0481 100644 --- a/src/mainboard/google/rex/variants/rex0/memory/mem_parts_used.txt +++ b/src/mainboard/google/rex/variants/rex0/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/rex/variants/screebo/memory/mem_parts_used.txt b/src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt index 8027588668..303f4f4b4d 100644 --- a/src/mainboard/google/rex/variants/screebo/memory/mem_parts_used.txt +++ b/src/mainboard/google/rex/variants/screebo/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/volteer/variants/voema/memory/mem_parts_used.txt b/src/mainboard/google/volteer/variants/voema/memory/mem_parts_used.txt index ea26d79479..8388c951ba 100644 --- a/src/mainboard/google/volteer/variants/voema/memory/mem_parts_used.txt +++ b/src/mainboard/google/volteer/variants/voema/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/zork/variants/berknip/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/berknip/spd/mem_parts_used.txt index 666226d5b4..9090883361 100644 --- a/src/mainboard/google/zork/variants/berknip/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/berknip/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/dalboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt index f304e46e55..110236c7cc 100644 --- a/src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/dalboz/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/dirinboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/dirinboz/spd/mem_parts_used.txt index caecae7b14..ca8d79fcfa 100644 --- a/src/mainboard/google/zork/variants/dirinboz/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/dirinboz/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/ezkinil/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/ezkinil/spd/mem_parts_used.txt index 7eb8b2fcff..bba5a1a625 100644 --- a/src/mainboard/google/zork/variants/ezkinil/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/ezkinil/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/gumboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/gumboz/spd/mem_parts_used.txt index 422da352c5..5683035163 100644 --- a/src/mainboard/google/zork/variants/gumboz/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/gumboz/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/morphius/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt index 0ffbbf4551..4a3e626e32 100644 --- a/src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/morphius/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/shuboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/shuboz/spd/mem_parts_used.txt index b4caa40cbd..9c3d09089e 100644 --- a/src/mainboard/google/zork/variants/shuboz/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/shuboz/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/trembyle/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt index 8985005fd6..877b8c5f95 100644 --- a/src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/trembyle/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/vilboz/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/vilboz/spd/mem_parts_used.txt index 994795347a..3470eb6ae7 100644 --- a/src/mainboard/google/zork/variants/vilboz/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/vilboz/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/zork/variants/woomax/spd/mem_parts_used.txt b/src/mainboard/google/zork/variants/woomax/spd/mem_parts_used.txt index 2a45a856b7..8bea5026d1 100644 --- a/src/mainboard/google/zork/variants/woomax/spd/mem_parts_used.txt +++ b/src/mainboard/google/zork/variants/woomax/spd/mem_parts_used.txt @@ -2,7 +2,7 @@ # One part per line with an optional fixed ID in column 2. # Only include a fixed ID if it is required for legacy reasons! # Each part must also be listed in util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt. -# 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/intel/mtlrvp/variants/baseboard/mtlrvp_p/memory/mem_parts_used.txt b/src/mainboard/intel/mtlrvp/variants/baseboard/mtlrvp_p/memory/mem_parts_used.txt index e2ba4e1719..9e1d37d1cc 100644 --- a/src/mainboard/intel/mtlrvp/variants/baseboard/mtlrvp_p/memory/mem_parts_used.txt +++ b/src/mainboard/intel/mtlrvp/variants/baseboard/mtlrvp_p/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. # Part Name |