ba20341e70
Source: https://github.com/cringeops/bes2600 Source: https://github.com/cringeops/bes2600/pull/14 Source: https://github.com/cringeops/bes2600/pull/17 Source: https://github.com/cringeops/bes2600/pull/20
9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
PACKAGE_VERSION="0.1"
|
|
PACKAGE_NAME="bes2600"
|
|
CLEAN="make clean"
|
|
BUILT_MODULE_NAME="bes2600"
|
|
BUILT_MODULE_LOCATION="bes2600/"
|
|
DEST_MODULE_LOCATION="/extra"
|
|
MAKE="make KVER=$kernelver -C ${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build/${PACKAGE_NAME}"
|
|
AUTOINSTALL="yes"
|