mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
If BI_PARM is never set, it's "" and causes infinite loop (before my PR sent upstream) or error out (after my PR sent upstream). Append -b option only if it's valid. Signed-off-by: Syrone Wong <wong.syrone@gmail.com>