OpenSystemsDevelopment
/
usbboot
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
7a5298bd976ed76483f917b2c6bd4ca864506b6c
Authored by
Tim Gover
2022-01-28 09:25:13 +0000
1 parent
d49a1a2d
Add eeprom-erase to the APT package
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
debian/rpiboot.install
debian/rpiboot.install
View file @
7a5298b
1
1
rpiboot usr/bin
2
+eeprom-erase/*.txt
3
+eeprom-erase/*.md
4
+eeprom-erase/*.bin
2
5
msd/*.elf usr/share/rpiboot/msd/
3
6
msd/*.bin usr/share/rpiboot/msd/
4
7
recovery/*.bin usr/share/rpiboot/recovery/
...
...