From 58caf14937c73246b1b2aca31b5c92c49332fb01 Mon Sep 17 00:00:00 2001 From: Klemens Nanni Date: Thu, 5 Nov 2015 18:17:26 +0100 Subject: Simplify ./build module routines --- resources/scripts/helpers/build/module/flashrom | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'resources/scripts/helpers/build/module/flashrom') diff --git a/resources/scripts/helpers/build/module/flashrom b/resources/scripts/helpers/build/module/flashrom index c4cb3805..920b77dc 100755 --- a/resources/scripts/helpers/build/module/flashrom +++ b/resources/scripts/helpers/build/module/flashrom @@ -20,12 +20,12 @@ # # This script assumes that the working directory is the root -# of libreboot_src or git +# of git or release archive [ "x${DEBUG+set}" = 'xset' ] && set -v set -u -e -# Build "flashrom" (utility for flashing/dumping ROM's) +# Build "flashrom" (utility for flashing/dumping ROMs) # -------------------------------------------------------------------- printf "Building flashrom\n" @@ -80,5 +80,3 @@ done mv "flashrom_normal" "flashrom" cd "../" - -printf "\n\n" -- cgit v1.2.3-70-g09d2