From f10523b3ef75c7974407efd3b1a2f001e0c4984a Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 08 Jun 2015 11:50:47 -0400 Subject: download/coreboot: don't trim the coreboot source code It saved only a few MiB, and makes maintenance a pain in the ass. --- (limited to 'resources/scripts/helpers/download') diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot index ab61074..0df86a7 100755 --- a/resources/scripts/helpers/download/coreboot +++ b/resources/scripts/helpers/download/coreboot @@ -150,9 +150,6 @@ cd ../ printf "Deblobbing coreboot\n" ./resources/utilities/coreboot-libre/deblob -# Delete the unused parts of coreboot-libre -./build trim coreboot - printf "\n\n" # ------------------- DONE ---------------------- -- cgit v0.9.1