summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-04-23 06:33:36 (GMT)
committerAlexey Neyman <stilor@att.net>2017-04-23 06:33:36 (GMT)
commitc9dad337289153ee70d4ed264cf628f22f6ec2bb (patch)
tree4aed6b45c9b955047f16cc754a8588af840aca11 /ct-ng.in
parent105e4b59b7989e9898795273e4064791fdfa056c (diff)
Use config from the install location
... no need to create a local symlink. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 1204908..09ba89c 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -111,7 +111,6 @@ help-clean::
@echo ' clean - Remove generated files'
@echo ' distclean - Remove generated files, configuration and build directories'
-include $(CT_LIB_DIR)/config/config.mk
include $(CT_LIB_DIR)/kconfig/kconfig.mk
include $(CT_LIB_DIR)/steps.mk
include $(CT_LIB_DIR)/samples/samples.mk