summaryrefslogtreecommitdiff
path: root/builddeps-cbfstool
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-09-16 18:12:04 +0100
committerFrancis Rowe <info@gluglug.org.uk>2014-09-16 18:22:54 +0100
commit40fe5eae21fca449809d1223cf4048a26f028227 (patch)
treeccb09791b06c34f8f7ef664f0c2df3f5a802de05 /builddeps-cbfstool
parentd0543432adba8db52adcd74167a1706fa9cc99ba (diff)
ROM images no longer include SeaBIOS
Instead, the user adds it afterwards. Documentation and scripts updated.
Diffstat (limited to 'builddeps-cbfstool')
-rwxr-xr-xbuilddeps-cbfstool7
1 files changed, 7 insertions, 0 deletions
diff --git a/builddeps-cbfstool b/builddeps-cbfstool
index 515a21b..c9c07e3 100755
--- a/builddeps-cbfstool
+++ b/builddeps-cbfstool
@@ -21,6 +21,13 @@
# DO NOT RUN THIS IN libreboot_src OR libreboot_meta
# THIS IS FOR libreboot_bin
+# Because the DEBLOB script isn't included in the binary archives.
+# This is how we know.
+if [ -f "DEBLOB" ]; then
+ echo "Do not run this in meta/src directory. Do it in binary archive, either with libreboot-supplied ROM images or your own binary archive created with 'build-release'."
+ exit
+fi
+
cd cbfstool_standalone
make clean
make