PKGBUILDs/alarm/dkms-mt7601/dkms.conf
Peter Chinetti 998e4be5f3 Changed upstream source to https://github.com/porjo/mt7601
I had been making fixes to my own copy of the source, but this new
upstream does it better.

I've started with the AUR mt7601-git PKGBUILD, and added dkms.

I also fixed dkms to actually work.
2015-06-18 22:29:15 -04:00

16 lines
238 B
Plaintext

PACKAGE_NAME="mt7601"
PACKAGE_VERSION="2015.06.08"
AUTOINSTALL="yes"
CLEAN[0]="make clean"
MAKE[0]="make"
BUILT_MODULE_NAME[0]="mt7601Usta"
BUILT_MODULE_LOCATION[0]="os/linux"
DEST_MODULE_LOCATION[0]="/kernel/drivers/net/wireless"