mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
The prompt of all host packages is "host foo", except for imx-usb-loader that uses "host-foo", and more precisely "host-imx-usb loader", which is really weird. This commit fixes this inconsistency. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>