GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Added experimental makepkg-update-checksums.sh
[mirrors/Programs.git]
/
c
/
lkm-old
/
Makefile
Commit
Line
Data
8de51304
H
1
obj-m += hello2.o
2
3
all:
4
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
5
6
clean:
7
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean
8
9
This page took
0.362019 seconds
and
4
git commands to generate.