summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
authordumbbell <dumbbell@FreeBSD.org>2005-05-24 12:28:21 +0000
committerdumbbell <dumbbell@FreeBSD.org>2005-05-24 12:28:21 +0000
commit804a10a9908e116ba50b10d61e02505e00b428dd (patch)
treee46a4f31cb13debabea6fbe2811b733dd686a4fb /sys/conf/files.i386
parent7344e72a912d555414c50dbc9d8ffa296419f016 (diff)
downloadFreeBSD-src-804a10a9908e116ba50b10d61e02505e00b428dd.zip
FreeBSD-src-804a10a9908e116ba50b10d61e02505e00b428dd.tar.gz
Connect the ReiserFS filesystem to the build (i386 only).
Approved by: mux (mentor)
Diffstat (limited to 'sys/conf/files.i386')
-rw-r--r--sys/conf/files.i3869
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 5ec82d5..ed37780 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -222,6 +222,15 @@ geom/geom_bsd.c standard
geom/geom_bsd_enc.c standard
geom/geom_mbr.c standard
geom/geom_mbr_enc.c standard
+gnu/reiserfs/reiserfs_hashes.c optional reiserfs \
+ warning "kernel contains GPL contaminated ReiserFS filesystem"
+gnu/reiserfs/reiserfs_inode.c optional reiserfs
+gnu/reiserfs/reiserfs_item_ops.c optional reiserfs
+gnu/reiserfs/reiserfs_namei.c optional reiserfs
+gnu/reiserfs/reiserfs_prints.c optional reiserfs
+gnu/reiserfs/reiserfs_stree.c optional reiserfs
+gnu/reiserfs/reiserfs_vfsops.c optional reiserfs
+gnu/reiserfs/reiserfs_vnops.c optional reiserfs
dev/acpica/acpi_if.m standard
i386/acpica/OsdEnvironment.c optional acpi
i386/acpica/acpi_machdep.c optional acpi
OpenPOWER on IntegriCloud