summaryrefslogtreecommitdiff
path: root/packages/security
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-11-04 13:04:16 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-11-04 13:04:16 +0100
commit0c516dda2ac54777be23eb5999b3eae88788aa4f (patch)
tree0449e56f1a6ff0458acaad5d3f89ce3a6c8e7254 /packages/security
parentfe2b13f422584c6de678285b30c8b5718c6f098d (diff)
downloadembtoolkit-0c516dda2ac54777be23eb5999b3eae88788aa4f.tar.gz
embtoolkit-0c516dda2ac54777be23eb5999b3eae88788aa4f.tar.bz2
embtoolkit-0c516dda2ac54777be23eb5999b3eae88788aa4f.tar.xz
Build system: avoid adding EMBTK_ROOT while including .mk files
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/security')
-rw-r--r--packages/security/security.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/security/security.mk b/packages/security/security.mk
index 07632ad..df14be0 100644
--- a/packages/security/security.mk
+++ b/packages/security/security.mk
@@ -24,5 +24,5 @@
################################################################################
# OpenSSL
-include $(EMBTK_ROOT)/packages/security/openssl/openssl.mk
+include packages/security/openssl/openssl.mk
ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_OPENSSL) += openssl_install