X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=usr%2FMakefile;h=c12e6b15ce72bfcef6561bd3aca1db0b32539ed3;hb=785d74ec3bbf26ac7f6e92e6e96a259aec0f107a;hp=b6081bb2cc720892378539477f7e2dc279501a7f;hpb=11777ee8b04acab07c96959e9c6ac6a1603d0958;p=linux.git diff --git a/usr/Makefile b/usr/Makefile index b6081bb2cc72..c12e6b15ce72 100644 --- a/usr/Makefile +++ b/usr/Makefile @@ -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.