From f06e2d27b99f7180b97511693cac8616bee97a9f Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Mon, 8 Jun 2015 20:33:34 +0100
Subject: coreboot-libre: don't build cbmem/nvramtool

They aren't included in the _util release archive anymore, and
they don't need to be built either.
---
 resources/scripts/helpers/build/clean/coreboot  | 6 ------
 resources/scripts/helpers/build/module/coreboot | 6 ------
 2 files changed, 12 deletions(-)

(limited to 'resources/scripts')

diff --git a/resources/scripts/helpers/build/clean/coreboot b/resources/scripts/helpers/build/clean/coreboot
index d657aa3a..b542989c 100755
--- a/resources/scripts/helpers/build/clean/coreboot
+++ b/resources/scripts/helpers/build/clean/coreboot
@@ -42,12 +42,6 @@ make clean
 # clean cbfstool
 cd util/cbfstool/
 make clean
-# clean nvramtool
-cd ../nvramtool/
-make clean
-# clean cbmem
-cd ../cbmem/
-make clean
 
 # go back to coreboot dir
 cd ../../
diff --git a/resources/scripts/helpers/build/module/coreboot b/resources/scripts/helpers/build/module/coreboot
index d9083a71..5a6174fd 100755
--- a/resources/scripts/helpers/build/module/coreboot
+++ b/resources/scripts/helpers/build/module/coreboot
@@ -38,12 +38,6 @@ cd coreboot
 # cbfstool
 cd util/cbfstool/
 make
-# nvramtool
-cd ../nvramtool/
-make
-# cbmem
-cd ../cbmem/
-make
 
 # done. go back to coreboot dir
 cd ../../
-- 
cgit v1.2.3-70-g09d2