raspberrypi / usbboot

Raspberry Pi USB booting code, moved from tools repository
Apache License 2.0
878 stars 221 forks source link

Fix `install` and `uninstall` targets in Makefile. #86

Closed cpb- closed 2 years ago

cpb- commented 2 years ago

Add install target for executable and default bootcode.bin/bootcode4.bin and start.elf/start4.elf files.

Update uninstall target.