From 10a921d3e45df0ee750179783ba3b094b3bea4cb Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 14 Jun 2015 11:02:11 -0400 Subject: coreboot-libre: delete the 3rdparty/ directory Libreboot doesn't even checkout this submodule in coreboot, so this change is quite redundant. However, it can't hurt. --- (limited to 'resources/scripts/helpers') diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot index c6fe377..1ece9de 100755 --- a/resources/scripts/helpers/download/coreboot +++ b/resources/scripts/helpers/download/coreboot @@ -191,6 +191,9 @@ rm -f ".gitreview" rm -f ".gitmodules" rm -f ".gitignore" +# Strictly overkill. libreboot doesn't even checkout this submodule +rm -Rf "3rdparty/" + cd "../" printf "Deblobbing coreboot\n" -- cgit v0.9.1