projects
/
n2100.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Scripts and triggerhappy configs
[n2100.git]
/
Makefile
1
obj-m+=n2100_copy_button.o
2
3
all:
4
make -C /lib/modules/$(shell uname -r)/build/ M=$(PWD) modules
5
clean:
6
make -C /lib/modules/$(shell uname -r)/build/ M=$(PWD) clean