mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-02 05:33:57 -09:00
BR2_PACKAGE_HOST_PYTHON3 is now selected by python3 itself, which is a direct dependency. The select was only needed to be able to select BR2_PACKAGE_HOST_PYTHON3_SSL. Remove the redundant `select BR2_PACKAGE_HOST_PYTHON3`. Signed-off-by: Arnout Vandecappelle <arnout@mind.be>