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
- Lines: 13
- Date:
2004-08-07 16:26:06.101406235 -0700
- Orig file:
linux-2.4.26/fs/xfs/quota/Makefile
- Orig date:
2004-02-18 05:36:32.000000000 -0800
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)