Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/em100/+/46927 )
Change subject: Add install and uninstall targets to Makefile ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/em100/+/46927/1/Makefile File Makefile:
https://review.coreboot.org/c/em100/+/46927/1/Makefile@75 PS1, Line 75: etc not sure, this _might_ be $(DESTDIR)$(SYSCONFDIR)
https://review.coreboot.org/c/em100/+/46927/1/Makefile@76 PS1, Line 76: /usr/local it's customary to make this $(DESTDIR)$(PREFIX), with a line PREFIX ?= /usr/local to provide a default (DESTDIR remains empty and exists so that distro packagers have an easy way to install to some temporary location.
https://review.coreboot.org/c/em100/+/46927/1/Makefile@76 PS1, Line 76: plugdev is that a standard now?