mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
geom_lvm(4) is now known as geom_linux_lvm(4).
This commit is contained in:
parent
b61033d925
commit
00620931e1
2 changed files with 2 additions and 8 deletions
|
|
@ -14,6 +14,8 @@
|
|||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20080220: geom_lvm rename to geom_linux_lvm
|
||||
OLD_FILES+=usr/share/man/man4/geom_lvm.4.gz
|
||||
# 20080126: oldcard.4 removal
|
||||
OLD_FILES+=usr/share/man/man4/card.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/oldcard.4.gz
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../../geom/lvm
|
||||
|
||||
KMOD= geom_lvm
|
||||
SRCS= g_lvm.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
Loading…
Reference in a new issue