summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/build/chroot_firmware3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/build/chroot_firmware b/scripts/build/chroot_firmware
index 0b237cd81..4c7d7bea2 100755
--- a/scripts/build/chroot_firmware
+++ b/scripts/build/chroot_firmware
@@ -90,9 +90,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