X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/525db0fe0807034d2a7bbbfb444e74a7dfbc0453..78d185add66052f54f7b3c76e1f551c36c75c3a2:/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: