summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2006-06-09 06:13:45 +0000
committerrodrigc <rodrigc@FreeBSD.org>2006-06-09 06:13:45 +0000
commit7d6043a7abddf5e64a464e2ff2a3bfaaf4335e9a (patch)
treedef3855be7be0dfe38658e4911bd09ebe8240f54 /sys/conf
parent1141fac854703f8c8cec849fa08b35755ff1e6c2 (diff)
downloadFreeBSD-src-7d6043a7abddf5e64a464e2ff2a3bfaaf4335e9a.zip
FreeBSD-src-7d6043a7abddf5e64a464e2ff2a3bfaaf4335e9a.tar.gz
Accomodate new files due to latest XFS import.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 20f323e..07ca237 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1991,8 +1991,6 @@ gnu/fs/xfs/xfs_log.c optional xfs \
compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
gnu/fs/xfs/xfs_log_recover.c optional xfs \
compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
-gnu/fs/xfs/xfs_macros.c optional xfs \
- compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
gnu/fs/xfs/xfs_mount.c optional xfs \
compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
gnu/fs/xfs/xfs_rename.c optional xfs \
@@ -2025,7 +2023,9 @@ gnu/fs/xfs/xfs_dmops.c optional xfs \
compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
gnu/fs/xfs/xfs_qmops.c optional xfs \
compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
-gnu/fs/xfs/FreeBSD/xfs_iget.c optional xfs \
+gnu/fs/xfs/xfs_iget.c optional xfs \
+ compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
+gnu/fs/xfs/FreeBSD/xfs_freebsd_iget.c optional xfs \
compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
gnu/fs/xfs/FreeBSD/xfs_mountops.c optional xfs \
compile-with "${NORMAL_C} -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs"
OpenPOWER on IntegriCloud