diff options
author | Leah Rowe <leah@libreboot.org> | 2024-12-01 05:45:06 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-12-01 23:51:20 +0000 |
commit | 264928c6cdefb0b7a3c3ff01d4fe16fa4cc3cbd8 (patch) | |
tree | d4927e1455934e8aee6a58f773eacd61579aabc7 /config/coreboot/next/target.cfg | |
parent | 597b45fdbd56b737d911aafa35915419184b70c9 (diff) |
NEW MAINBOARD: ThinkPad T480
This uses the excellent deguard utility, written by
the excellent Mate Kukri.
A few bugs but it mostly works. Documentation to come
shortly, in lbwww.git.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/next/target.cfg')
-rw-r--r-- | config/coreboot/next/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/next/target.cfg b/config/coreboot/next/target.cfg index 80044097..be61aab7 100644 --- a/config/coreboot/next/target.cfg +++ b/config/coreboot/next/target.cfg @@ -1,2 +1,2 @@ tree="next" -rev="d28fedf4f2cb7e4475a6cdfcab37d64cc60bba1f" +rev="9992a98c671d356b9770282df5d58a302b6dbeda" |