buildroot/package/python/Makefile.in

4 lines
62 B
Makefile

ifeq ($(strip $(BR2_PACKAGE_PYTHON)),y)
TARGETS+=python
endif