don't bother resolving onbld python module deps
[unleashed.git] / kernel / fs / mntfs / Makefile
blob1e0a59e13cd79dedccb1424d1e107c0758199ce9
1 MODULE= mntfs
2 MODULE_TYPE= fs
3 SRCS= mntvfsops.c \
4 mntvnops.c
6 CERRWARN = -Wno-parentheses
8 .include <kmod.mk>