GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added experimental makepkg-update-checksums.sh
[mirrors/Programs.git]
/
c
/
lkm-old
/
Makefile
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.331361 seconds
and
4
git commands to generate.