patch-2.4.27 linux-2.4.27/fs/xfs/quota/Makefile

Next file: linux-2.4.27/fs/xfs/quota/xfs_qm.c
Previous file: linux-2.4.27/fs/xfs/linux-2.4/xfs_vnode.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/fs/xfs/quota/Makefile linux-2.4.27/fs/xfs/quota/Makefile
@@ -30,10 +30,10 @@
 # http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
 #
 
-EXTRA_CFLAGS += -I $(TOPDIR)/fs/xfs -I $(TOPDIR)/fs/xfs/linux
+EXTRA_CFLAGS += -I $(TOPDIR)/fs/xfs -I $(TOPDIR)/fs/xfs/linux-2.4
 
 ifeq ($(CONFIG_XFS_DEBUG),y)
-	EXTRA_CFLAGS += -g -DDEBUG -DXFSDEBUG
+	EXTRA_CFLAGS += -g -DDEBUG
 	#EXTRA_CFLAGS += -DQUOTADEBUG
 endif
 ifeq ($(CONFIG_XFS_TRACE),y)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)