X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c2731f37bef482bde1a87d79566c0b3bde658c98..1ca5dce0f4d297d739010ca5fc5954683fa3ec1a:/Makefile diff --git a/Makefile b/Makefile index bafd8161..4d55d22b 100644 --- a/Makefile +++ b/Makefile @@ -44,5 +44,9 @@ newtarbin: tarbin: newtarbin client/tarbin armsrc/tarbin bootrom/tarbin $(GZIP) proxmark3-$(platform)-bin.tar +udev: + sudo cp -rf driver/77-mm-usb-device-blacklist.rules /etc/udev/rules.d/77-mm-usb-device-blacklist.rules + sudo udevadm control --reload-rules + # Dummy target to test for GNU make availability _test: