X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/525db0fe0807034d2a7bbbfb444e74a7dfbc0453..294c9e8c0eda5777ef9a920b2c99be1c880b69be:/openwrt/toolchain/libnotimpl/Makefile diff --git a/openwrt/toolchain/libnotimpl/Makefile b/openwrt/toolchain/libnotimpl/Makefile index 9ae2bf240..f68346c37 100644 --- a/openwrt/toolchain/libnotimpl/Makefile +++ b/openwrt/toolchain/libnotimpl/Makefile @@ -17,7 +17,7 @@ $(LIBNOTIMPL_DIR)/libnotimpl.a: $(LIBNOTIMPL_OBJS) $(STAGING_DIR)/usr/lib/libnotimpl.a: $(LIBNOTIMPL_DIR)/libnotimpl.a mkdir -p $(STAGING_DIR)/usr/lib - cp -fpR $< $@ + $(CP) $< $@ touch -c $@ source: