diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 06:29:57 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 06:29:57 (EST) |
commit | 27c283e796f660ecb8186632313b6d952a3043b5 (patch) | |
tree | 926c1b0b1944c2c7fe0ae9f5a56e68d1496b19f4 /resources/flashrom/patch/COPYING | |
parent | 10bdb08f5e2f0167ea7543c506abe048c7ade9c2 (diff) | |
download | libreboot-27c283e796f660ecb8186632313b6d952a3043b5.zip libreboot-27c283e796f660ecb8186632313b6d952a3043b5.tar.gz libreboot-27c283e796f660ecb8186632313b6d952a3043b5.tar.bz2 |
Update flashrom (again)
builddeps-flashrom updated to use diff's instead of whole copies
of flashchips.c, when building patched executables.
(this makes updating and maintaining flashrom easier)
Diffstat (limited to 'resources/flashrom/patch/COPYING')
-rw-r--r-- | resources/flashrom/patch/COPYING | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/flashrom/patch/COPYING b/resources/flashrom/patch/COPYING deleted file mode 100644 index e9b0d02..0000000 --- a/resources/flashrom/patch/COPYING +++ /dev/null @@ -1,2 +0,0 @@ -These files are from and part of the flashrom (http://flashrom.org/) project. -Check the flashrom project's copyright information to see what conditions these files fall under. |