Peter Wu
b8a6029692
Convert printk to pr_... macros
...
For pr_debug outputs on _DSM results, use "make DEBUG=1"
2012-10-19 16:58:43 +02:00
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.
2012-10-14 11:34:52 +02:00
Maxim Burgerhout
5f2db6c26a
Add install and uninstall targets to Makefile
...
For if you do not want to or are unable to use dkms
2012-08-26 15:40:05 +02:00
Lekensteyn
f4c2fadaf5
Revert "Load module dependency on make load: wmi"
...
This reverts commit fd74ba5bd8e12761543b360619ceb3b9d8cb4adf.
2012-01-28 10:56:58 +01:00
Lekensteyn
fd74ba5bd8
Load module dependency on make load: wmi
2012-01-24 14:33:21 +01:00
Joaquín Ignacio Aramendía
4453aa4537
Removed scripts directory and checked out the original Makefile from 'master' branch
2012-01-01 17:46:53 -03:00
mecanix
e8135e1dce
Add dkms support for bbswitch
2011-12-31 18:55:04 +01:00
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
2011-12-12 21:15:00 +01:00
Lekensteyn
82cb834240
Initial addition of bbswitch (WIP!)
2011-11-01 20:01:12 +01:00