projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5755433
)
kbuild: correct initramfs compression comment
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Sun, 5 Jul 2009 13:46:19 +0000
(09:46 -0400)
committer
Sam 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
patch
|
blob
|
blame
|
history
diff --git
a/usr/Makefile
b/usr/Makefile
index 245145a99c1012fa4b0f5f5d9d83a4f1f50dd0bc..1e6a9e4a72cc627fb4d0e4863dabdbc15f709274 100644
(file)
--- 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