repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git]
/
kernel
/
fs
/
bootfs
/
Makefile
blob
d5adc5e0917e2213265d8410835a21c58a063d24
1
MODULE
=
bootfs
2
MODULE_TYPE
=
fs
3
SRCS
=
bootfs_construct.c \
4
bootfs_vfsops.c \
5
bootfs_vnops.c
6
7
.
include
<
kmod.mk
>