NAME=applesmc VERSION=0.12.3 PACKAGE_NAME="$NAME" PACKAGE_VERSION="$VERSION" MAKE[0]="make -C ${kernel_source_dir} SUBDIRS=${dkms_tree}/${NAME}/${VERSION}/build modules" BUILT_MODULE_NAME[0]="applesmc" DEST_MODULE_LOCATION[0]="/kernel/drivers/hwmon" #PRE_INSTALL="scripts/pre-install" #POST_INSTALL="scripts/post-install" #POST_REMOVE="scripts/post-remove"