Update packages/xpad.scm_explanation.md

main
hashirama 2024-06-01 05:47:31 +00:00
parent a2e7477423
commit f6e1e88d82
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This code defines a Guix package for a Linux kernel module called `xpad-module`.
1. **Package Definition**: 1. **Package Definition**:
- The package contains metadata such as name, version, source location (a Git repository), build system (using `linux-module-build-system`), and licensing information. - The package contains metadata such as name, version, source location (a Git repository), build system (using `linux-module-build-system`), and licensing information.
- It represents a Linux kernel module for Xbox controllers. - It represents a Linux kernel module for controllers (the 8bitdo ultimate bluetooth, for example).
```scheme ```scheme
(define-public xpad-module (define-public xpad-module