X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/blobdiff_plain/eaaa8a10a4e8af360bef60011f101afd92f3e472..17ee7f62e76874052328965d5a9a4091ebf34f55:/Makefile diff --git a/Makefile b/Makefile index ab467d3..fc1dc73 100644 --- a/Makefile +++ b/Makefile @@ -5,10 +5,6 @@ install: $(MAKE) -C kinect_upload_fw install install -d $(DESTDIR)/lib/udev/rules.d install -m 644 contrib/55-kinect_audio.rules.in $(DESTDIR)/lib/udev/rules.d/55-kinect_audio.rules - - # We prepare the firmware location, but the firmware binary should be - # downloaded at package installation time - install -d $(DESTDIR)/lib/firmware/kinect clean: $(MAKE) -C kinect_upload_fw clean