diff options
Diffstat (limited to 'scripts/build/chroot_firmware')
-rwxr-xr-x | scripts/build/chroot_firmware | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/build/chroot_firmware b/scripts/build/chroot_firmware index 3d7e9d354..ca208682b 100755 --- a/scripts/build/chroot_firmware +++ b/scripts/build/chroot_firmware @@ -103,9 +103,6 @@ then done fi -# Remove broken packages -FIRMWARE_PACKAGES="$(echo ${FIRMWARE_PACKAGES} | grep -v prism2-usb-firmware-installer || true)" - # Drop section and keep package names only for _PACKAGE in ${FIRMWARE_PACKAGES} do |