diff options
author | Leah Rowe <leah@libreboot.org> | 2024-10-17 23:33:48 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-10-17 23:33:48 +0100 |
commit | 6eb2e98c0f0bfa8ee1901ba9b655bd3d6900fabb (patch) | |
tree | f110b768e25cd7054521198124237ba8627d9acc /config | |
parent | 441d21dc134da788536f27150e3093f0c97077a8 (diff) |
import Riku's int tool
Riku used this for debugging, when adding the MXM support
to the HP EliteBook 8560w port. It will be useful for other
work that I have planned, so I'm archiving this too!
Riku has a lot of useful code, that I meant to import ages ago.
Once I'm done importing these in lbmk, I'll add backup repos.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config')
-rw-r--r-- | config/git/int/pkg.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/git/int/pkg.cfg b/config/git/int/pkg.cfg new file mode 100644 index 00000000..921e1f11 --- /dev/null +++ b/config/git/int/pkg.cfg @@ -0,0 +1,3 @@ +rev="d1ac570549f00477d9ade21807f42f28a4864fcd" +url="https://codeberg.org/Riku_V/int" +bkup_url="https://codeberg.org/Riku_V/int" |