diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-14 07:48:07 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-14 07:48:07 +0000 |
commit | f3c561231d8ebcb12c607fb83e0e024a5754286f (patch) | |
tree | 2ea1be69b8d8bda9157d5b66de9d550b7959a09e | |
parent | 0ba8f82abd0016ab85d13402774a163bbd97de62 (diff) | |
download | librebootfr-f3c561231d8ebcb12c607fb83e0e024a5754286f.tar.gz librebootfr-f3c561231d8ebcb12c607fb83e0e024a5754286f.zip |
build-release: Remove the powertop entries
-rwxr-xr-x | build-release | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build-release b/build-release index dbee7008..29842eef 100755 --- a/build-release +++ b/build-release @@ -296,14 +296,6 @@ cd ../../ # --------------------- cp -r docs libreboot_util/ -# ----------------------------------------------------------------------- -# X60/X60T/T60: Script for setting up powertop (kills high pitched noise) -# ----------------------------------------------------------------------- -cp powertop.trisquel6 libreboot_util/ -cp powertop.trisquel6.init libreboot_util/ -cp powertop.trisquel7 libreboot_util/ -cp powertop.trisquel7.init libreboot_util/ - # ------------- # Miscellaneous # ------------- |