summarylogtreecommitdiffstats
path: root/dkms.conf
blob: 55c12dc220dd555e46329ce006fee642d96cc355 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PACKAGE_NAME="xmm7360"
PACKAGE_VERSION="0"

# Items below here should not have to change with each driver version
MAKE[0]="make KERNEL_DIR=${kernel_source_dir} default"
CLEAN="make clean"

BUILT_MODULE_NAME[0]="$PACKAGE_NAME"
DEST_MODULE_LOCATION[0]="/extra"

REMAKE_INITRD="no"
AUTOINSTALL="yes"