mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 12:22:19 +00:00
205fe13dd3
* chore: Update Intel IPU6 specs, separate IPU6 drivers and USBIO drivers * chore: Changelogs * fix: Some oopsies * fix: Commit? * fix: Cleanup * fix: dfshdfshjksdfdfhjs
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"
|