Restore r184194 | marcel | 2008-10-22 20:16:38 -0600 (Wed, 22 Oct 2008) | 11 lines

which made geom_bsd and geom_mbr optional.  They are redundant with the DEFAULTS
BSD and MBR support for g_part, which is standard.
This commit is contained in:
Warner Losh 2012-10-25 04:44:17 +00:00
parent 9d1c287aba
commit 90ec7a3553

View File

@ -48,12 +48,6 @@ kern/kern_clocksource.c standard
kern/link_elf_obj.c standard
kern/subr_dummy_vdso_tc.c standard
# Common geom we need to support: MBR and BSD
geom/geom_bsd.c standard
geom/geom_bsd_enc.c standard
geom/geom_mbr.c standard
geom/geom_mbr_enc.c standard
# gcc/clang runtime
libkern/ashldi3.c standard
libkern/ashrdi3.c standard