From 7a5298bd976ed76483f917b2c6bd4ca864506b6c Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Fri, 28 Jan 2022 09:25:13 +0000 Subject: [PATCH] Add eeprom-erase to the APT package --- debian/rpiboot.install | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/debian/rpiboot.install b/debian/rpiboot.install index 1b18b10..9503ed5 100644 --- a/debian/rpiboot.install +++ b/debian/rpiboot.install @@ -1,4 +1,7 @@ rpiboot usr/bin +eeprom-erase/*.txt +eeprom-erase/*.md +eeprom-erase/*.bin msd/*.elf usr/share/rpiboot/msd/ msd/*.bin usr/share/rpiboot/msd/ recovery/*.bin usr/share/rpiboot/recovery/ -- libgit2 0.21.4