diff options
Diffstat (limited to 'getcb')
-rwxr-xr-x | getcb | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -62,6 +62,9 @@ git fetch http://review.coreboot.org/coreboot refs/changes/50/7050/2 && git cher ## NOT NEEDED. SEE ACPI BRIGHTNESS PATCH BELOW # git fetch http://review.coreboot.org/coreboot refs/changes/51/7051/1 && git cherry-pick FETCH_HEAD +# ec/lenovo/h8: permanently enable wifi/trackpoint/touchpad, disable bluetooth/wwan +git fetch http://review.coreboot.org/coreboot refs/changes/58/7058/1 && git cherry-pick FETCH_HEAD + # ACPI brightness for i945 targets (x60/t60/x60t/x60s/macbook21): git fetch http://review.coreboot.org/coreboot refs/changes/31/6731/7 && git cherry-pick FETCH_HEAD # Fix uneven backlight levels: |