From c0cc73cd6f3040ea08dc09384aa289540b3fb2a2 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Tue, 13 Dec 2016 22:18:50 -0800 Subject: Install canadian crosses into a separate subdir. Makes them sorted out by host, and removes the need for similar hack in samples.mk. Change how canadian crosses are named: using `=' character resulted in Glibc build failure. Move loading config into a common function, CT_LoadConfig. Signed-off-by: Alexey Neyman --- scripts/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/.gitignore') diff --git a/scripts/.gitignore b/scripts/.gitignore index 07af16d7..a38259b8 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1,3 +1,3 @@ crosstool-NG.sh saveSample.sh -showTuple.sh +showConfig.sh -- cgit v1.2.3