diff options
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | 2016-02-17 22:25:12 +0000 |
---|---|---|
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | 2016-02-17 22:25:12 +0000 |
commit | 9cd236732e5133d7c9bf04947c691496650515cc (patch) | |
tree | f1796438679dfdbc6329f420bf95550cb0d95fcf /serprog.h | |
parent | 0c8e2b89e11d75cfb42c8ba2788b80330ea92a8d (diff) | |
download | flashrom-9cd236732e5133d7c9bf04947c691496650515cc.zip flashrom-9cd236732e5133d7c9bf04947c691496650515cc.tar.gz |
List affected features for missing libraries
If libpci, libusb0 or libusb1 are missing, make will now tell you which
currently enabled features require those libraries.
Example output:
Checking for libusb-0.1/libusb-compat headers... not found.
The following features require libusb-0.1/libusb-compat:
CONFIG_PICKIT2_SPI CONFIG_DEDIPROG.
Please install libusb-0.1 headers or libusb-compat headers.
See README for more information.
Corresponding to flashrom svn r1926.
Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Urja Rannikko <urjaman@gmail.com>
Diffstat (limited to 'serprog.h')
0 files changed, 0 insertions, 0 deletions