From 597db926119d47625ff517b876eb8cb3e027c34a Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Tue, 27 Nov 2007 16:59:56 +1100 Subject: [PATCH] --- yaml --- r: 85702 b: refs/heads/master c: 794f744b225aaf35742aac9e7b9dda96a9943413 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 91ae19fb7c63..54df8669842d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 58b7983d15a422d9616bdc4e245d5c31dfaefbe2 +refs/heads/master: 794f744b225aaf35742aac9e7b9dda96a9943413 diff --git a/trunk/fs/xfs/Makefile b/trunk/fs/xfs/Makefile index 6bf3ee2bea5d..57c923212d72 100644 --- a/trunk/fs/xfs/Makefile +++ b/trunk/fs/xfs/Makefile @@ -16,7 +16,7 @@ # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -EXTRA_CFLAGS += -Ifs/xfs -Ifs/xfs/linux-2.6 -funsigned-char +EXTRA_CFLAGS += -I$(src) -I$(src)/linux-2.6 -funsigned-char XFS_LINUX := linux-2.6