Commit 0bc9f9e63c0aa9c60ee309039d8f52708145ea4b

Authored by Robert P. J. Day
Committed by Sam Ravnborg
1 parent 575543347b

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -6,7 +6,7 @@
6 6 PHONY += klibcdirs
7 7  
8 8  
9   -# Gzip, but no bzip2
  9 +# Gzip
10 10 suffix_$(CONFIG_INITRAMFS_COMPRESSION_GZIP) = .gz
11 11  
12 12 # Bzip2