diff options
author | imp <imp@FreeBSD.org> | 2016-03-15 04:42:37 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2016-03-15 04:42:37 +0000 |
commit | 96cf53da35daa68adf3599131426d8f33dc33b15 (patch) | |
tree | cf8df1c782df55c5bd1123f20c0ae86b1c9d035a /tools | |
parent | 01b2fd37c124a411a530ceedf51f21dc3466012a (diff) | |
download | FreeBSD-src-96cf53da35daa68adf3599131426d8f33dc33b15.zip FreeBSD-src-96cf53da35daa68adf3599131426d8f33dc33b15.tar.gz |
Just install ar5523.bin into /usr/share/firmware and stop compiling it
in.
Differential Review: https://reviews.freebsd.org/D5639
Diffstat (limited to 'tools')
-rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index eb9060d..326e543 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -8024,6 +8024,7 @@ OLD_FILES+=usr/share/examples/libusb20/control.c OLD_FILES+=usr/share/examples/libusb20/util.c OLD_FILES+=usr/share/examples/libusb20/util.h OLD_DIRS+=usr/share/examples/libusb20 +OLD_FILES+=usr/share/firmware/ar5523.bin OLD_FILES+=usr/share/man/man1/uhsoctl.1.gz OLD_FILES+=usr/share/man/man1/usbhidaction.1.gz OLD_FILES+=usr/share/man/man1/usbhidctl.1.gz |