kbuild: correct initramfs compression comment
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sun, 5 Jul 2009 13:46:19 +0000 (09:46 -0400)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 20 Sep 2009 10:27:41 +0000 (12:27 +0200)
Fix the Makefile comment since bzip2 is now supported.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
usr/Makefile

index 245145a..1e6a9e4 100644 (file)
@@ -6,7 +6,7 @@ klibcdirs:;
 PHONY += klibcdirs
 
 
-# Gzip, but no bzip2
+# Gzip
 suffix_$(CONFIG_INITRAMFS_COMPRESSION_GZIP)   = .gz
 
 # Bzip2