repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hblock: bump to 3.4.0
[kiss-trunc88.git]
/
vdev
/
build
blob
e2880754c4a5046a74e0c947b6a15ae3e94aa96c
1
#!/bin/sh -e
2
3
make
-C
vdevd
4
make
-C
vdevd PREFIX
=/
usr
install
5
6
make
-C
example
7
make
-C
example PREFIX
=/
usr
install
8
9
make
-C
hwdb
10
make
-C
hwdb PREFIX
=/
usr
install
11
12
make
-C
fs
13
make
-C
fs PREFIX
=/
usr
install