diff options
author | Warner Losh <imp@FreeBSD.org> | 2012-10-25 04:44:17 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2012-10-25 04:44:17 +0000 |
commit | 90ec7a35537ab5c67eaf82cf846014837356aa15 (patch) | |
tree | e98b6f0c7843cad5eef65e115264506c107b3d67 /sys/conf/files.mips | |
parent | 9d1c287aba50bf0a3e49b82830f7e6a38932ee76 (diff) |
Notes
Diffstat (limited to 'sys/conf/files.mips')
-rw-r--r-- | sys/conf/files.mips | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/conf/files.mips b/sys/conf/files.mips index b68e86b03dbf..81f9121ef734 100644 --- a/sys/conf/files.mips +++ b/sys/conf/files.mips @@ -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 |