tools: automated code cleanup

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2024-04-14 21:14:46 -04:00
parent cc71a11d04
commit b90758e6f3

View File

@ -12,7 +12,7 @@ PKG_LONGDESC="rpi-eeprom: firmware, config and scripts to update RPi4 SPI bootlo
PKG_TOOLCHAIN="manual"
makeinstall_target() {
if [ "${DEVICE}" = "RPi4" ]; then
_variant="2711"
else