repo.or.cz
/
unleashed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pkg: move '-' branch separator into PKGVERS_BRANCH
[unleashed.git]
/
kernel
/
drivers
/
Makefile
blob
817d0137cc4f12cedf3de8cd86208937aa4ac5d8
1
.
include
<
..
/
..
/
Makefile.cfgparam
>
2
3
SUBDIR_
${
CONFIG_LOFI
} =
lofi
4
SUBDIR_
${
CONFIG_RAMDISK
} +=
ramdisk
5
SUBDIR_
${
CONFIG_RANDOM
} +=
random
6
SUBDIR_
${
CONFIG_VIRTIO
} +=
virtio
7
8
SUBDIR
= ${
SUBDIR_y
}
\
9
net \
10
physmem
11
12
.
include
<
bsd.subdir.mk
>