From a57f26f2c62805b9e61719361ca17ccf53c897ad Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 30 Aug 2015 04:47:29 +0100 Subject: all scripts: general fixes and clean up --- resources/scripts/helpers/build/clean/bucts | 2 -- resources/scripts/helpers/build/clean/coreboot | 2 -- resources/scripts/helpers/build/clean/flashrom | 2 -- resources/scripts/helpers/build/clean/grub | 2 -- resources/scripts/helpers/build/clean/i945pwm | 2 -- resources/scripts/helpers/build/clean/ich9deblob | 2 -- resources/scripts/helpers/build/clean/memtest86plus | 2 -- resources/scripts/helpers/build/clean/rom_images | 2 -- 8 files changed, 16 deletions(-) (limited to 'resources/scripts/helpers/build/clean') diff --git a/resources/scripts/helpers/build/clean/bucts b/resources/scripts/helpers/build/clean/bucts index 2d3f9bb5..84bd4da5 100755 --- a/resources/scripts/helpers/build/clean/bucts +++ b/resources/scripts/helpers/build/clean/bucts @@ -36,5 +36,3 @@ printf "\n\n" # done. go back to main directory. cd "../" - -# ------------------- DONE ---------------------- diff --git a/resources/scripts/helpers/build/clean/coreboot b/resources/scripts/helpers/build/clean/coreboot index 1eb8ab33..58d13bc1 100755 --- a/resources/scripts/helpers/build/clean/coreboot +++ b/resources/scripts/helpers/build/clean/coreboot @@ -56,5 +56,3 @@ make crossgcc-clean cd "../" printf "\n\n" - -# ------------------- DONE ---------------------- diff --git a/resources/scripts/helpers/build/clean/flashrom b/resources/scripts/helpers/build/clean/flashrom index d7eba900..2a16adcb 100755 --- a/resources/scripts/helpers/build/clean/flashrom +++ b/resources/scripts/helpers/build/clean/flashrom @@ -40,5 +40,3 @@ rm -f "flashrom_lenovobios_macronix" cd "../" printf "\n\n" - -# ------------------- DONE ---------------------- diff --git a/resources/scripts/helpers/build/clean/grub b/resources/scripts/helpers/build/clean/grub index cf22c8a0..af657f04 100755 --- a/resources/scripts/helpers/build/clean/grub +++ b/resources/scripts/helpers/build/clean/grub @@ -36,5 +36,3 @@ printf "Cleaning the previous build of GRUB\n" cd "../" printf "\n\n" - -# ------------------- DONE ---------------------- diff --git a/resources/scripts/helpers/build/clean/i945pwm b/resources/scripts/helpers/build/clean/i945pwm index 11838590..3e1d66db 100755 --- a/resources/scripts/helpers/build/clean/i945pwm +++ b/resources/scripts/helpers/build/clean/i945pwm @@ -32,5 +32,3 @@ cd "resources/utilities/i945-pwm/" make clean cd "../../../" printf "\n\n" - -# ------------------- DONE ---------------------- diff --git a/resources/scripts/helpers/build/clean/ich9deblob b/resources/scripts/helpers/build/clean/ich9deblob index cfca981d..2c952ac9 100755 --- a/resources/scripts/helpers/build/clean/ich9deblob +++ b/resources/scripts/helpers/build/clean/ich9deblob @@ -32,5 +32,3 @@ cd "resources/utilities/ich9deblob/" make clean cd "../../../" printf "\n\n" - -# ------------------- DONE ---------------------- diff --git a/resources/scripts/helpers/build/clean/memtest86plus b/resources/scripts/helpers/build/clean/memtest86plus index 6f3db447..e6a92180 100755 --- a/resources/scripts/helpers/build/clean/memtest86plus +++ b/resources/scripts/helpers/build/clean/memtest86plus @@ -37,5 +37,3 @@ make clean cd "../" printf "\n\n" - -# ------------------- DONE ---------------------- diff --git a/resources/scripts/helpers/build/clean/rom_images b/resources/scripts/helpers/build/clean/rom_images index e952d5c7..f0c342ab 100755 --- a/resources/scripts/helpers/build/clean/rom_images +++ b/resources/scripts/helpers/build/clean/rom_images @@ -31,5 +31,3 @@ set -u -e rm -Rf "bin/" printf "Deleted the bin/ directory containing the ROM images.\n\n" - -# ------------------- DONE ---------------------- -- cgit v1.2.3-70-g09d2