diff options
author | Alex Landau <landau.alex@gmail.com> | 2007-04-26 03:17:29 -0400 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2007-05-02 14:58:10 -0400 |
commit | c299ec2d8e8d2f1a99d5c993fca485257b950d40 (patch) | |
tree | 52a072f07fc96729731f8cc03a628e15f92008fc /scripts/Makefile.modinst | |
parent | b4d5171ac7d9806b1ea61903ff954cd9620135bf (diff) |
kbuild: handle compressed cpio initramfs-es
Make kbuild handle compressed cpio initramfs-es. An already compressed
cpio is copied directly to usr/, while a non-compressed cpio is filtered
through gzip (no changes here) on its way to usr/.
If the user has created a compressed cpio by other means, this saves him
from uncompressing it, just to be compressed again by kbuild.
Signed-off-by: Alex Landau <landau.alex@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/Makefile.modinst')
0 files changed, 0 insertions, 0 deletions