mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-19 05:43:51 -09:00
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
config BR2_PACKAGE_PYTHON
|
|
bool "python"
|
|
default n
|
|
help
|
|
The python language interpreter.
|
|
|
|
http://www.python.org/
|