Skip to content

Commit

Permalink
staging: usbip: userspace: add hwdata as optional dependency in README
Browse files Browse the repository at this point in the history
This is an optional dependency since USB/IP can fully work without
it. However, it is needed to display device information such as
vendor.

Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Valentina Manea authored and Greg Kroah-Hartman committed Mar 9, 2014
1 parent 87f627f commit 04f7bb9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions drivers/staging/usbip/userspace/README
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@

- libtool, automake >= 1.9, autoconf >= 2.5.0, pkg-config

[Optional]
- hwdata
Contains USB device identification data.


[Install]
0. Generate configuration scripts.
Expand Down

0 comments on commit 04f7bb9

Please sign in to comment.