diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2014-09-03 16:51:11 (EDT) |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2014-09-03 16:51:11 (EDT) |
commit | a8aa1134c62d136045f7683528358f8137726e28 (patch) | |
tree | 337b6ffe2d5a693047954f2efc6030ba0fd6fd5d | |
parent | bd3f11b4925e189a0be8e1de1b11132d2e371d08 (diff) | |
download | libreboot-a8aa1134c62d136045f7683528358f8137726e28.zip libreboot-a8aa1134c62d136045f7683528358f8137726e28.tar.gz libreboot-a8aa1134c62d136045f7683528358f8137726e28.tar.bz2 |
Don't clean i945-pwm, it's not needed.
-rwxr-xr-x | builddeps-i945pwm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/builddeps-i945pwm b/builddeps-i945pwm index 9d3d143..b24403f 100755 --- a/builddeps-i945pwm +++ b/builddeps-i945pwm @@ -26,9 +26,6 @@ cd resources/utilities/i945-pwm/ -# clean it first -make clean - # build it make |