diff options
author | Alexey Neyman <stilor@att.net> | 2017-04-22 23:33:36 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-04-22 23:33:36 -0700 |
commit | c9dad337289153ee70d4ed264cf628f22f6ec2bb (patch) | |
tree | 4aed6b45c9b955047f16cc754a8588af840aca11 /ct-ng.in | |
parent | 105e4b59b7989e9898795273e4064791fdfa056c (diff) | |
download | crosstool-ng-c9dad337289153ee70d4ed264cf628f22f6ec2bb.tar.gz crosstool-ng-c9dad337289153ee70d4ed264cf628f22f6ec2bb.tar.bz2 crosstool-ng-c9dad337289153ee70d4ed264cf628f22f6ec2bb.zip |
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.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |