X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=usr%2FMakefile;fp=usr%2FMakefile;h=5b31c0b61c76a908a42f3b42b8868f3a4de06536;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=e93824269da2aeebdd99c41aebda07a0eb0e5993;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/usr/Makefile b/usr/Makefile index e93824269..5b31c0b61 100644 --- a/usr/Makefile +++ b/usr/Makefile @@ -35,6 +35,9 @@ quiet_cmd_initfs = GEN $@ cmd_initfs = $(initramfs) -o $@ $(ramfs-args) $(ramfs-input) targets := initramfs_data.cpio.gz +# do not try to update files included in initramfs +$(deps_initramfs): ; + $(deps_initramfs): klibcdirs # We rebuild initramfs_data.cpio.gz if: # 1) Any included file is newer then initramfs_data.cpio.gz