mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stig Brautaset <stig@brautaset.org>
To: linux-kernel@vger.kernel.org
Subject: 2.5.70: scripts/Makefile.build fix
Date: Sun, 1 Jun 2003 19:43:35 +0100	[thread overview]
Message-ID: <20030601184335.GA31452@brautaset.org> (raw)

Hi, 

This patch seems to fix `make V=0' for me.


--- scripts/Makefile.build.orig	2003-06-01 19:35:38.000000000 +0100
+++ scripts/Makefile.build	2003-06-01 19:38:33.000000000 +0100
@@ -112,8 +112,7 @@
 		$(LD) $(LDFLAGS) -r -o $@ $(@D)/.tmp_$(@F) 		      \
 			-T $(@D)/.tmp_$(@F:.o=.ver);			      \
 		rm -f $(@D)/.tmp_$(@F) $(@D)/.tmp_$(@F:.o=.ver);	      \
-	fi;			
-					      \
+	fi;								      \
 	scripts/fixdep $(depfile) $@ '$(cmd_vcc_o_c)' > $(@D)/.$(@F).tmp;     \
 	rm -f $(depfile);						      \
 	mv -f $(@D)/.$(@F).tmp $(@D)/.$(@F).cmd


Stig
-- 
brautaset.org

             reply	other threads:[~2003-06-01 18:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-01 18:43 Stig Brautaset [this message]
2003-06-01 20:44 ` Sam Ravnborg
2003-06-01 21:40   ` Kenneth Johansson
     [not found] <fa.eruk8hn.73g20l@ifi.uio.no>
     [not found] ` <fa.hcaig7b.n72lar@ifi.uio.no>
2003-06-01 22:28   ` Stig Brautaset
2003-06-04 19:17     ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030601184335.GA31452@brautaset.org \
    --to=stig@brautaset.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®