VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Robert P. J. Day <rpjday@crashcourse.ca> 2009-07-05 09:46:19 -0400 committer: Sam Ravnborg <sam@ravnborg.org> 2009-09-20 12:27:41 +0200 commit: 0bc9f9e63c0aa9c60ee309039d8f52708145ea4b parent: 575543347b5baed0ca927cb90ba8807396fe9cc9
Commit Summary:
kbuild: correct initramfs compression comment
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/usr/Makefile b/usr/Makefile
index 245145a99c10..1e6a9e4a72cc 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