]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Makefile
Makefile: Update mtime of $(TARGET_DIR)/usr in target-finalize
[coffee/buildroot.git] / Makefile
index 54f940659cf5b0becda7426e0d52d681d892210c..c024c65f7828342daba7d76faa02706e26dccbb3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -756,6 +756,8 @@ endif
                $(call MESSAGE,"Executing post-build script $(s)"); \
                $(EXTRA_ENV) $(s) $(TARGET_DIR) $(call qstrip,$(BR2_ROOTFS_POST_SCRIPT_ARGS))$(sep))
 
+       touch $(TARGET_DIR)/usr
+
 .PHONY: target-post-image
 target-post-image: $(TARGETS_ROOTFS) target-finalize
        @rm -f $(ROOTFS_COMMON_TAR)