X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=usr%2FMakefile;h=c12e6b15ce72bfcef6561bd3aca1db0b32539ed3;hb=e951445f4d3b5d0df69c0c5d18ab1e9058c20e52;hp=b6081bb2cc720892378539477f7e2dc279501a7f;hpb=ba7dcfc7badad87e450e4aaec79662a038dbf9ed;p=linux-2.6-microblaze.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.