From 21020fa319a32b146d489530adf9b0f043ba4dfa Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 21 Apr 2025 21:24:53 +0100 Subject: add missing config/data/coreboot/0 this is a file containing one byte, of value zero i meant to add it in previous commits, for the resizing and shrinking of tarballs when inserting or deleting vendor files used by include/vendor.sh Signed-off-by: Leah Rowe --- config/data/coreboot/0 | Bin 0 -> 1 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 config/data/coreboot/0 (limited to 'config/data') diff --git a/config/data/coreboot/0 b/config/data/coreboot/0 new file mode 100644 index 00000000..f76dd238 Binary files /dev/null and b/config/data/coreboot/0 differ -- cgit v1.2.1