genode/repos/libports/lib/mk/arm/libssl.mk
Josef Söntgen 5322714183 libssl: use platform specific mk files
Instead of checking the target platform in the mk file use the common
pattern of providing a mk file for each platform.

Fixes #1236.
2014-08-22 16:16:41 +02:00

5 lines
130 B
Makefile

include $(REP_DIR)/lib/mk/libssl.inc
INC_DIR += $(REP_DIR)/src/lib/openssl/arm
INC_DIR += $(LIBSSL_PORT_DIR)/src/lib/openssl/arm