2014-08-21 10:47:43 +00:00
|
|
|
# has to be the first path because it includes openssl/opensslconf.h
|
2015-09-03 12:55:05 +00:00
|
|
|
INC_DIR += $(REP_DIR)/src/lib/openssl/spec/arm
|
2014-08-21 10:47:43 +00:00
|
|
|
|
|
|
|
CC_OPTS += -DL_ENDIAN
|
|
|
|
|
|
|
|
include $(REP_DIR)/lib/mk/libcrypto.inc
|