public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KBUILD:  Correct initramfs compression comment.
@ 2009-07-05 13:46 Robert P. J. Day
  2009-07-17 21:00 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2009-07-05 13:46 UTC (permalink / raw)
  To: kbuild devel list


Fix the Makefile comment since bzip2 is now supported.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/usr/Makefile b/usr/Makefile
index 245145a..1e6a9e4 100644
--- a/usr/Makefile
+++ b/usr/Makefile
@@ -6,7 +6,7 @@ klibcdirs:;
 PHONY += klibcdirs


-# Gzip, but no bzip2
+# Gzip
 suffix_$(CONFIG_INITRAMFS_COMPRESSION_GZIP)   = .gz

 # Bzip2


========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Linked In:                             http://www.linkedin.com/in/rpjday
Twitter:                                       http://twitter.com/rpjday
========================================================================

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] KBUILD:  Correct initramfs compression comment.
  2009-07-05 13:46 [PATCH] KBUILD: Correct initramfs compression comment Robert P. J. Day
@ 2009-07-17 21:00 ` Sam Ravnborg
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2009-07-17 21:00 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: kbuild devel list

On Sun, Jul 05, 2009 at 09:46:19AM -0400, Robert P. J. Day wrote:
> 
> Fix the Makefile comment since bzip2 is now supported.
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

Applied to kbuild-next.git.

	Sam

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-17 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-05 13:46 [PATCH] KBUILD: Correct initramfs compression comment Robert P. J. Day
2009-07-17 21:00 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox