From 94ff128c91f02fce31c672ff8317c9098018f3e8 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Mon, 30 Jan 2023 13:59:03 +0100 Subject: treewide: Remove unused CHIPs No devicetree uses these anymore. Change-Id: Ia65a0a56a6668a13761bad35f6a44ed8f6a35a78 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/72600 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- src/cpu/amd/pi/00730F01/Makefile.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/amd/pi/00730F01/Makefile.mk') diff --git a/src/cpu/amd/pi/00730F01/Makefile.mk b/src/cpu/amd/pi/00730F01/Makefile.mk index ae5a20bbf41c..9b3f015cf1b8 100644 --- a/src/cpu/amd/pi/00730F01/Makefile.mk +++ b/src/cpu/amd/pi/00730F01/Makefile.mk @@ -2,7 +2,6 @@ romstage-y += cpu_io_init.c -ramstage-y += chip_name.c ramstage-y += cpu_io_init.c ramstage-y += model_16_init.c ramstage-y += update_microcode.c -- cgit v1.2.3