atusb: Build updates
authorJason Self <j@jxself.org>
Thu, 4 Jul 2019 23:57:58 +0000 (16:57 -0700)
committerJason Self <j@jxself.org>
Thu, 4 Jul 2019 23:57:58 +0000 (16:57 -0700)
commitd6bb7bf71810db1b02dec985e8383594c193f55f
tree8af37b232b571b2a0a18d173a0d66b374e347133
parent02054c86c9fce8978cc7372b758339191cc9f6d6
atusb: Build updates

Update the root level Makefile to both invoke "make atusb.dfu" when
building.

Update the INSTALL document to mention the dependency on dfu-util.

Update the root level Makefile to install atusb.dfu if it's compiled.
Even though the kernel itself doesn't load the firmware into the
device this will ensure that pre-compiled firmware is included in the
release tarballs.
INSTALL
Makefile