mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-19 01:33:52 +08:00
This will add dkms support, and make installations easier. Especially when upgrading the system from one kernel version to another. DKMS will handle kernel upgrades automatically.
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
PACKAGE_NAME="panda"
|
|
PACKAGE_VERSION="0.0.1"
|
|
BUILT_MODULE_NAME[0]="panda"
|
|
DEST_MODULE_LOCATION[0]="/kernel/drivers/net/panda/"
|
|
AUTOINSTALL="yes"
|
|
|