From 44df56edcededb72d12289a6be8b7e2fb8fc1da0 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Wed, 23 Sep 2020 20:28:05 +0000 Subject: mb/clevo: Rename l140cu to cml-u MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In addition to CB:45664, rename clevo/l140cu to clevo/cml-u being able to add more variants under a generic mainboard later. Change-Id: I9c16e24830ebb80752df302aa2e63d9df8edad95 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/45665 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/clevo/cml-u/variants/l140cu/Makefile.inc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/mainboard/clevo/cml-u/variants/l140cu/Makefile.inc (limited to 'src/mainboard/clevo/cml-u/variants/l140cu/Makefile.inc') diff --git a/src/mainboard/clevo/cml-u/variants/l140cu/Makefile.inc b/src/mainboard/clevo/cml-u/variants/l140cu/Makefile.inc new file mode 100644 index 0000000000..3d742d6e13 --- /dev/null +++ b/src/mainboard/clevo/cml-u/variants/l140cu/Makefile.inc @@ -0,0 +1,4 @@ +bootblock-y += bootblock.c +ramstage-y += ramstage.c +ramstage-y += hda_verb.c +SPD_SOURCES = samsung-K4AAG165WA-BCTD -- cgit v1.2.3