diff options
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2016-04-19 11:54:24 +1000 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-19 09:33:18 +0200 |
commit | c0293c3cc9f99b81c78ed193a7ce6187c6c4c78d (patch) | |
tree | 2da732513620e0ff423d47a4145f41549882588b /package/gcc | |
parent | babf1190b3ef0dac15a99c862c814e916d32d819 (diff) | |
download | buildroot-c0293c3cc9f99b81c78ed193a7ce6187c6c4c78d.tar.gz buildroot-c0293c3cc9f99b81c78ed193a7ce6187c6c4c78d.zip |
nvme: add optional udev support
Commands like 'nvme list' require libudev but support for libudev is
decided at compile time, and in buildroot this is hard disabled.
Add a check for udev and if it is available build nvme with udev
support.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
[Thomas:
- add comment to explain the LIBUDEV variable value
- use += instead of = to assign <pkg>_MAKE_OPTS.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions