add the mbr_enc file so that we can load the module on sparc64.
This commit is contained in:
parent
8954a5c85a
commit
e4bfcbdb32
@ -3,6 +3,6 @@
|
||||
.PATH: ${.CURDIR}/../../../geom
|
||||
|
||||
KMOD= geom_mbr
|
||||
SRCS= geom_mbr.c
|
||||
SRCS= geom_mbr.c geom_mbr_enc.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user