X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/475e0d886041b4345585e13f0c04bcb9af0c0c5a..613609706402ada80b46137439e7ebb743766bd2:/openwrt/package/udev/Makefile diff --git a/openwrt/package/udev/Makefile b/openwrt/package/udev/Makefile index df3e4afff..39d79b4c0 100644 --- a/openwrt/package/udev/Makefile +++ b/openwrt/package/udev/Makefile @@ -33,6 +33,7 @@ $(PKG_BUILD_DIR)/.built: STRIP="/bin/true" \ OPTFLAGS="$(TARGET_CFLAGS)" \ DESTDIR="$(PKG_INSTALL_DIR)" \ + INSTALL="install -c" \ all install touch $@