mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
Add g_label_flashmap.c to the module, should have been part of r345480.
Reported by: Jia-Shiun Li <jiashiun@gmail.com>
This commit is contained in:
parent
138ca6fb10
commit
48c5f8f1e2
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ KMOD= geom_label
|
|||
SRCS= g_label.c
|
||||
SRCS+= g_label_disk_ident.c
|
||||
SRCS+= g_label_ext2fs.c
|
||||
SRCS+= g_label_flashmap.c
|
||||
SRCS+= g_label_gpt.c
|
||||
SRCS+= g_label_iso9660.c
|
||||
SRCS+= g_label_msdosfs.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue