Peter Wu
aeff596524
Makefile: fix clean and install target
...
clean: do not try to wipe /usr/src/linux-...
load: rmmod and insmod do not have to be in /sbin (for example, /usr/bin
on Arch Linux). Assume that the user has a sane PATH.
12 years ago
Maxim Burgerhout
5f2db6c26a
Add install and uninstall targets to Makefile
...
For if you do not want to or are unable to use dkms
12 years ago
Lekensteyn
f4c2fadaf5
Revert "Load module dependency on make load: wmi"
...
This reverts commit fd74ba5bd8
.
13 years ago
Lekensteyn
fd74ba5bd8
Load module dependency on make load: wmi
13 years ago
Joaquín Ignacio Aramendía
4453aa4537
Removed scripts directory and checked out the original Makefile from 'master' branch
13 years ago
mecanix
e8135e1dce
Add dkms support for bbswitch
13 years ago
Lekensteyn
619d95e7d7
bbswitch/Makefile: don't fail on paths with special chars
...
Don't expand the current directory in the Makefile, let the shell expand
it. Furthermore, replace all occurences of the modulename by a variable
13 years ago
Lekensteyn
82cb834240
Initial addition of bbswitch (WIP!)
13 years ago