projects
/
kinect-audio-setup.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
debian/postrm: do not try to remove /lib/firmware/
[kinect-audio-setup.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
ab467d3
..
b3b755d
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,12
+5,8
@@
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
$(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:
+clean:
$(MAKE) -C kinect_upload_fw clean
changelog:
$(MAKE) -C kinect_upload_fw clean
changelog: