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
don't bother resolving onbld python module deps
[unleashed.git]
/
kernel
/
fs
/
fifofs
/
Makefile
blob
3cf12939be6086699b3f103abc2df6a53d4d5ca5
1
MODULE
=
fifofs
2
MODULE_TYPE
=
fs
3
SRCS
=
fifosubr.c \
4
fifovnops.c
5
6
CERRWARN
= -
Wno-parentheses
7
8
.
include
<
kmod.mk
>