diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 20:07:02 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 20:07:02 (EST) |
commit | c04cd275893baa41f7f30cc3ccbd7f10a2ae2044 (patch) | |
tree | 6235827bb8b69a551d485bfbbf989c8916328b39 /getbucts | |
parent | 419164f39279d29163f29e6ac1bb94144805ceae (diff) | |
download | libreboot-c04cd275893baa41f7f30cc3ccbd7f10a2ae2044.zip libreboot-c04cd275893baa41f7f30cc3ccbd7f10a2ae2044.tar.gz libreboot-c04cd275893baa41f7f30cc3ccbd7f10a2ae2044.tar.bz2 |
bucts: Make it build without git
Diffstat (limited to 'getbucts')
-rwxr-xr-x | getbucts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ cd bucts # ----------------------------------------------------------- git reset --hard dc27919d7a66a6e8685ce07c71aefa4f03ef7c07 +git am "../resources/bucts/patch/0001-Makefile-don-t-use-git.patch" # we're done cd ../ |