mb/clevo/cml-u: Move hda_verb.c to mainboard's Makefile

Move hda_verb.c from the variant's Makefile to the mainboard's Makefile,
because every variant needs one.

Change-Id: Ia94813f68620abcff48de4fdb117466c91f6863c
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47820
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Singer 2020-11-20 22:20:01 +00:00 committed by Michael Niewöhner
parent 32608cf87c
commit aef866be11
2 changed files with 1 additions and 1 deletions

View File

@ -1 +1,2 @@
ramstage-y += variants/$(VARIANT_DIR)/hda_verb.c
subdirs-y += variants/$(VARIANT_DIR)

View File

@ -1,5 +1,4 @@
bootblock-y += bootblock.c
romstage-y += romstage.c
ramstage-y += ramstage.c
ramstage-y += hda_verb.c
SPD_SOURCES = samsung-K4AAG165WA-BCTD