public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* gfs1-utils: master - gfs: Fabio's Makefile fix
@ 2009-07-29 15:11 Steven Whitehouse
  0 siblings, 0 replies; only message in thread
From: Steven Whitehouse @ 2009-07-29 15:11 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/gfs1-utils.git?p=gfs1-utils.git;a=commitdiff;h=ae891161ac24349b115e96593b9a655189313fdf
Commit:        ae891161ac24349b115e96593b9a655189313fdf
Parent:        25accee401db0e37bb0880581cdaa998e3dbe726
Author:        Steven Whitehouse <swhiteho@redhat.com>
AuthorDate:    Wed Jul 29 17:08:34 2009 +0100
Committer:     Steven Whitehouse <swhiteho@redhat.com>
CommitterDate: Wed Jul 29 17:08:34 2009 +0100

gfs: Fabio's Makefile fix

Adds a .PHONY line so that gfs-kernel will rebuild when it should.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 gfs-kernel/src/gfs/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gfs-kernel/src/gfs/Makefile b/gfs-kernel/src/gfs/Makefile
index aa12e01..b85eaeb 100644
--- a/gfs-kernel/src/gfs/Makefile
+++ b/gfs-kernel/src/gfs/Makefile
@@ -1,3 +1,4 @@
+.PHONY: gfs.ko
 TARGET= gfs.ko
 
 KMODT=$(TARGET)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-29 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-29 15:11 gfs1-utils: master - gfs: Fabio's Makefile fix Steven Whitehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).