mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 04:12:18 +00:00
130efdf2fe
* chore: Update Intel IPU6 specs, separate IPU6 drivers and USBIO drivers
* chore: Changelogs
* fix: Some oopsies
* fix: Commit?
* fix: Cleanup
* fix: dfshdfshjksdfdfhjs
(cherry picked from commit 205fe13dd3)
Co-authored-by: Gilver <rockgrub@disroot.org>
13 lines
267 B
Plaintext
13 lines
267 B
Plaintext
PACKAGE_NAME="usbio-drivers"
|
|
PACKAGE_VERSION="0.1"
|
|
AUTOINSTALL="yes"
|
|
|
|
BUILT_MODULE_NAME[0]="usbio"
|
|
DEST_MODULE_LOCATION[0]="/extra"
|
|
|
|
BUILT_MODULE_NAME[1]="gpio-usbio"
|
|
DEST_MODULE_LOCATION[1]="/extra"
|
|
|
|
BUILT_MODULE_NAME[2]="i2c-usbio"
|
|
DEST_MODULE_LOCATION[2]="/extra"
|