diff options
author | Leah Rowe <leah@libreboot.org> | 2024-10-17 23:28:18 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-10-17 23:28:18 +0100 |
commit | e8957b0833a5bdd44d5dbd00d587f90edd9c34c4 (patch) | |
tree | e8fca1ecd6efd6fd9a967b7e8cc8b9e6686d30c5 /config/git | |
parent | 91a26ec36113544b4e56eca84faaa5004ffb0f63 (diff) |
import Riku's mxmdump utility
Used to dump MXM config for a given mainboard. We used this
for the HP EliteBook 8560w.
I meant to import this via config/git/ ages ago.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/git')
-rw-r--r-- | config/git/mxmdump/pkg.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/git/mxmdump/pkg.cfg b/config/git/mxmdump/pkg.cfg new file mode 100644 index 00000000..98c98fcb --- /dev/null +++ b/config/git/mxmdump/pkg.cfg @@ -0,0 +1,3 @@ +rev="ab3393c84fd3de01793bbfa2ec4caddfe0dc44f6" +url="https://codeberg.org/Riku_V/mxmdump/" +bkup_url="https://codeberg.org/Riku_V/mxmdump/" |