From 452aeb6001a5fc2b08da72536e6ed0d6fe2b6a9d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 22 May 2025 14:13:11 +0100 Subject: coreboot: Remove unused vboot tests Futility tests enlarge the src tarballs, without much utility. Uttterly futile. Signed-off-by: Leah Rowe --- config/coreboot/default/nuke.list | 1 + config/coreboot/fam15h/nuke.list | 1 + 2 files changed, 2 insertions(+) create mode 100644 config/coreboot/fam15h/nuke.list (limited to 'config') diff --git a/config/coreboot/default/nuke.list b/config/coreboot/default/nuke.list index c811f95d..7e5ba3b5 100644 --- a/config/coreboot/default/nuke.list +++ b/config/coreboot/default/nuke.list @@ -16,3 +16,4 @@ 3rdparty/fsp/RaptorLakeFspBinPkg 3rdparty/fsp/ApolloLakeFspBinPkg 3rdparty/fsp/SkylakeFspBinPkg +3rdparty/vboot/tests diff --git a/config/coreboot/fam15h/nuke.list b/config/coreboot/fam15h/nuke.list new file mode 100644 index 00000000..8ca7a4cf --- /dev/null +++ b/config/coreboot/fam15h/nuke.list @@ -0,0 +1 @@ +3rdparty/vboot/tests -- cgit v1.2.1