From 2f31f13d447c642b46829fbebb4716d7d6c77358 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 16 Sep 2014 21:22:45 +0200 Subject: Build system: add dedicated embtk_include_xtoolpkg macros for toolchain components Signed-off-by: Abdoulaye Walsimou Gaye --- core/toolchain/common.mk | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'core/toolchain') diff --git a/core/toolchain/common.mk b/core/toolchain/common.mk index 8fa54b4..3c6a75d 100644 --- a/core/toolchain/common.mk +++ b/core/toolchain/common.mk @@ -23,6 +23,13 @@ # \date September 2014 ################################################################################ +# +# Toolchain components init +# +EMBTK_TOOLCHAIN_PREDEPS-y := +EMBTK_TOOLCHAIN_DEPS-y := +EMBTK_TOOLCHAIN_ADDONS_DEPS-y := + # # Toolchain base directory definition # -- cgit v1.2.3