commit | b5896af7f7e6eb0db0f658cd063c146259cc1405 | [log] [tgz] |
---|---|---|
author | Tatsuyuki Ishi <ishitatsuyuki@google.com> | Thu Jul 11 07:52:39 2024 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 30 02:09:48 2024 |
tree | 8b8908f35356245083b5be5d1754a5b83f16bd5b | |
parent | f2694deed8b0a4b0cba5ced71aada7307e4a5366 [diff] |
mimo-updater: Update common.mk with symbolic and visibility flags This syncs common.mk with the latest source in src/platform2/common-mk. Main change that affects the compiled binary are the newly added -fvisibility-inlines-hidden CXXFLAGS and the -Bsymbolic-non-weak LDFLAGS (see comments in the file for what these do). BUG=b:352469414 TEST=CQ Change-Id: Iaed500f74cfc786e4ade06471c29f42656945d8b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/mimo-updater/+/5693544 Commit-Queue: Tatsuyuki Ishi <ishitatsuyuki@google.com> Auto-Submit: Tatsuyuki Ishi <ishitatsuyuki@google.com> Reviewed-by: Kyle Williams <kdgwill@chromium.org> Tested-by: Tatsuyuki Ishi <ishitatsuyuki@google.com>
MIMO-updater is a utility to upgrade the displaylink FW in the MIMO device.
The GNU C/C++ library and libusb 1.0 are required.
At the top level of the directory.
$ make
Alternatively at Chromium OS development environment,
$ emerge-${BOARD} mimo-updater
$ mimo-updater $${FW file name}