commit | 0bc9f9e63c0aa9c60ee309039d8f52708145ea4b | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Sun Jul 05 09:46:19 2009 -0400 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sun Sep 20 12:27:41 2009 +0200 |
tree | adb3cb2f21786740967ac7ebf7b53dcc55059085 | |
parent | 575543347b5baed0ca927cb90ba8807396fe9cc9 [diff] [blame] |
kbuild: correct initramfs compression comment 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>
diff --git a/usr/Makefile b/usr/Makefile index 245145a..1e6a9e4 100644 --- a/usr/Makefile +++ b/usr/Makefile
@@ -6,7 +6,7 @@ PHONY += klibcdirs -# Gzip, but no bzip2 +# Gzip suffix_$(CONFIG_INITRAMFS_COMPRESSION_GZIP) = .gz # Bzip2