init/Makefile: fix syncreboot target

Issue #373 resolved
Saxon Milton created an issue

The syncreboot target should actually perform a git clone and then make install, given that it’s possible the device that we’re building rv on does not yet have the utils repo. In addition to this, we might need to add some permissions stuff to allow syncreboot to perform system reboot.

Comments (1)

  1. Log in to comment