4 lines
79 B
Makefile
4 lines
79 B
Makefile
ifeq ($(CONFIG_TARGET_PACKAGE_LIBCRYPTO),y)
|
|
TARGET_PACKAGES += libcrypto
|
|
endif
|