From 3605fa4f5f412fabb794278896b14f2d79616252 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 23 Oct 2008 21:13:50 +0000 Subject: Fix saving samples, by Nye Liu: http://sourceware.org/ml/crossgcc/2008-10/msg00070.html /trunk/scripts/saveSample.sh | 3 2 1 0 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/saveSample.sh b/scripts/saveSample.sh index c6c87ac..b0c5567 100755 --- a/scripts/saveSample.sh +++ b/scripts/saveSample.sh @@ -24,8 +24,9 @@ CT_TestOrAbort "Configuration file not found. Please create one." -f .config # Do not use a progress bar unset CT_LOG_PROGRESS_BAR -# Parse architecture-specific functions +# Parse architecture and kernel specific functions . "${CT_LIB_DIR}/scripts/build/arch/${CT_ARCH}.sh" +. "${CT_LIB_DIR}/scripts/build/kernel/${CT_KERNEL}.sh" # Target tuple: CT_TARGET needs a little love: CT_DoBuildTargetTuple -- cgit v0.10.2-6-g49f6