diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 66d72a1734..0f7453cd0b 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -173,6 +173,10 @@ print_info_box($sig_warning); upload" below, then choose the image file (-*.tgz) to be uploaded.
Click "Upgrade firmware" to start the upgrade process.

+ + echo "This platform cannot be upgraded. Consider using option 13 from the console."; + exit; +