Commit dbbaa95c9a3362cb6486c59951ddd6f928c6b45f
1 parent
50e19c92
Fix install paths
Showing
1 changed file
with
2 additions
and
2 deletions
debian/rpiboot.install
| @@ -10,5 +10,5 @@ secure-boot-msd usr/share/rpiboot/ | @@ -10,5 +10,5 @@ secure-boot-msd usr/share/rpiboot/ | ||
| 10 | secure-boot-example usr/share/rpiboot/ | 10 | secure-boot-example usr/share/rpiboot/ |
| 11 | tools usr/share/rpiboot/ | 11 | tools usr/share/rpiboot/ |
| 12 | debian/70-rpiboot.rules /lib/udev/rules.d | 12 | debian/70-rpiboot.rules /lib/udev/rules.d |
| 13 | -recovery.bin | ||
| 14 | -bootcode4.bin | 13 | +recovery.bin usr/share/rpiboot/ |
| 14 | +bootcode4.bin usr/share/rpiboot/ |