mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-24 00:01:07 -09:00
All the python packages are inside a if BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3 conditional, so no need to repeat it in the Config.in. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>