PKGBUILDs/alarm/dkms-mt7601/dkms.conf
Peter Chinetti ec89a35b5d Fix dkms-mt7601 to use v3.0.0.4 upsteam src.
Fixes build failure on kernel 3.14 caused by kernel data structure change into
an actual C struct.

It also uses the new v3.0.0.4 upstream sources. The source.tar.bz2 has
been rehosted on github.io.
2014-07-03 15:33:29 -04:00

14 lines
213 B
Plaintext

PACKAGE_NAME="mt7601"
PACKAGE_VERSION="v3.0.0.4"
AUTOINSTALL="yes"
MAKE[0]="make"
BUILT_MODULE_NAME[0]="mt7601Usta"
BUILT_MODULE_LOCATION[0]="os/linux"
DEST_MODULE_LOCATION[0]="/kernel/drivers/net/wireless"