Makefile (0f28b25731f76feda1ec71671754a2b7179ee1ef) | Makefile (29b0767b8beb4c5e3fd94656d51413a4fe8d2d74) |
---|---|
1# 2# Copyright (c) 2000-2005 Silicon Graphics, Inc. 3# All Rights Reserved. 4# 5# This program is free software; you can redistribute it and/or 6# modify it under the terms of the GNU General Public License as 7# published by the Free Software Foundation. 8# --- 145 unchanged lines hidden (view full) --- 154 ialloc.o \ 155 inode.o \ 156 parent.o \ 157 refcount.o \ 158 rmap.o \ 159 scrub.o \ 160 symlink.o \ 161 ) | 1# 2# Copyright (c) 2000-2005 Silicon Graphics, Inc. 3# All Rights Reserved. 4# 5# This program is free software; you can redistribute it and/or 6# modify it under the terms of the GNU General Public License as 7# published by the Free Software Foundation. 8# --- 145 unchanged lines hidden (view full) --- 154 ialloc.o \ 155 inode.o \ 156 parent.o \ 157 refcount.o \ 158 rmap.o \ 159 scrub.o \ 160 symlink.o \ 161 ) |
162 163xfs-$(CONFIG_XFS_RT) += scrub/rtbitmap.o |
|
162endif | 164endif |