diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-10-11 13:20:38 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-10-11 13:20:38 (EDT) |
commit | 2c376b265e562c5cb3a2977bd5fa72a91b2db53c (patch) | |
tree | 9f42ca1764afec949df43dd0a4ca019f37f5a802 /getcb | |
parent | 8e626cb8034f030a869c94d13af5ac072a097631 (diff) | |
download | libreboot-2c376b265e562c5cb3a2977bd5fa72a91b2db53c.zip libreboot-2c376b265e562c5cb3a2977bd5fa72a91b2db53c.tar.gz libreboot-2c376b265e562c5cb3a2977bd5fa72a91b2db53c.tar.bz2 |
Remove useless file.
Diffstat (limited to 'getcb')
-rwxr-xr-x | getcb | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -62,8 +62,6 @@ git fetch http://review.coreboot.org/coreboot refs/changes/49/7049/1 && git cher # Apply necessary patches (from resources/libreboot/patch/) # --------------------------------------------------------------------------------- -# look at resources/libreboot/patch/gitdiff to see what the whole patch looks like when all of these are applied. - # copy all the patches here for this release cp ../resources/libreboot/patch/0000_t60_6723_and_6725_1_extension_textmode.git.diff . cp ../resources/libreboot/patch/0001_t60_6731_6_extension_acpi_brightness.git.diff . |