Merge commit '7e934d3acc051b7ee3ef0d11571fd1225800a607'
[unleashed.git] / kernel / fs / dcfs / Makefile
blob8544ea135285c889c7cdd569872ed4b5beb41f30
1 MODULE= dcfs
2 MODULE_TYPE= fs
3 SRCS= dc_vnops.c
5 CERRWARN = -Wno-parentheses
6 CERRWARN += -Wno-uninitialized
8 .include <kmod.mk>