mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00: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>