[Ocfs2-commits] manish commits r2108 - trunk/fs/ocfs2/cluster

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Apr 4 02:47:55 CDT 2005


Author: manish
Signed-off-by: mfasheh
Date: 2005-04-04 02:47:54 -0500 (Mon, 04 Apr 2005)
New Revision: 2108

Modified:
   trunk/fs/ocfs2/cluster/Makefile
Log:
Oops, remove experimental stuff accidently committed.

Signed-off-by: mfasheh


Modified: trunk/fs/ocfs2/cluster/Makefile
===================================================================
--- trunk/fs/ocfs2/cluster/Makefile	2005-04-04 07:43:45 UTC (rev 2107)
+++ trunk/fs/ocfs2/cluster/Makefile	2005-04-04 07:47:54 UTC (rev 2108)
@@ -65,8 +65,7 @@
 #
 STAMP_DIR	:= $(OUR_TOPDIR)/fs/ocfs2/cluster
 include $(OUR_TOPDIR)/Versioning.make
-CFLAGS_$(VERSION_OBJ) += -D$(VERSION_NUM)=\""$(MAKEBO_VERSION)"\" \
-                         -D$(VERSION_DATE)=\"x\" -D$(VERSION_MD5)=\""$(shell cat $(STAMP_MD5))"\"
+CFLAGS_$(VERSION_OBJ) += $(VERDEFS)
 endif
 
 ifeq ($(KERNELRELEASE),)



More information about the Ocfs2-commits mailing list