diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-24 23:39:34 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-24 23:39:34 (EST) |
commit | 528481cecb38aec0151d9dc38994c34d9ba16901 (patch) | |
tree | f37d2b8d1d6fdd0d70b237b1c6711fd4c42abf78 /build-release | |
parent | af1a71187eff114411f74aa6b7e0950add53eb29 (diff) | |
download | libreboot-528481cecb38aec0151d9dc38994c34d9ba16901.zip libreboot-528481cecb38aec0151d9dc38994c34d9ba16901.tar.gz libreboot-528481cecb38aec0151d9dc38994c34d9ba16901.tar.bz2 |
build-release: remove old comment
Diffstat (limited to 'build-release')
-rwxr-xr-x | build-release | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build-release b/build-release index 3879e45..8ec8910 100755 --- a/build-release +++ b/build-release @@ -168,10 +168,6 @@ mv bucts_ bucts # ---------------- # Flashrom related # ---------------- -# Include flashrom utility in binary archive -# (source only, no binaries. To eliminate cross-distro dependency issue) -# cp -r libreboot_src/flashrom libreboot_bin/ - # Flashrom is used to install libreboot on supported targets # Include it statically compiled cp -r flashrom flashrom_ |