summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/build')
-rwxr-xr-xresources/scripts/helpers/build/trim/coreboot1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/scripts/helpers/build/trim/coreboot b/resources/scripts/helpers/build/trim/coreboot
index efb7960..91431e8 100755
--- a/resources/scripts/helpers/build/trim/coreboot
+++ b/resources/scripts/helpers/build/trim/coreboot
@@ -277,6 +277,7 @@ cd src/cpu/
whitelist=" \
$(find ./intel/) \
$(find ./x86/) \
+$(find ./qemu-x86/) \
$(find -type f -name 'Kconfig') \
$(find -type f -name 'Makefile.inc') \
"