Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/em100/+/46927
to look at the new patch set (#2).
Change subject: Add install and uninstall targets to Makefile ......................................................................
Add install and uninstall targets to Makefile
- Will install em100 to /usr/local/bin - Will install udev rule to /usr/lib/udev/rules.d
The current udev rule assumes that there is a plugdev group that contains every user allowed to talk to connected EM100Pro devices. Some systems do not have this group, but Debian / Ubuntu are using it by default.
Signed-off-by: Alexander Amelkin a.amelkin@yadro.com Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Change-Id: Ibfcd6f9f2f577b1f7d8d2d4b0a89405d38264d3d --- M Makefile 1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/em100 refs/changes/27/46927/2