]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - usr/Makefile
initramfs: restore default compression behavior
[linux.git] / usr / Makefile
index b6081bb2cc720892378539477f7e2dc279501a7f..c12e6b15ce72bfcef6561bd3aca1db0b32539ed3 100644 (file)
@@ -52,7 +52,7 @@ ifeq ($(cpio-data),)
 
 cpio-data := $(obj)/initramfs_data.cpio
 
-hostprogs-y := gen_init_cpio
+hostprogs := gen_init_cpio
 
 # .initramfs_data.cpio.d is used to identify all files included
 # in initramfs and to detect if any files are added/removed.