4 lines
77 B
Makefile
4 lines
77 B
Makefile
ifeq ($(CONFIG_TARGET_PACKAGE_ENVTOOLS),y)
|
|
TARGET_PACKAGES += envtools
|
|
endif
|