From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6701143333816762368 X-Received: by 2002:a17:906:e203:: with SMTP id gf3mr44653225ejb.210.1560257452741; Tue, 11 Jun 2019 05:50:52 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a50:9728:: with SMTP id c37ls3943326edb.12.gmail; Tue, 11 Jun 2019 05:50:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqwqWyZCbETAzGq85YDL6EhxOJiQ/jV2MF0WniBYk1ItBM6JV/GYIsAjdwBTkOPj7motM4Fm X-Received: by 2002:a50:cac9:: with SMTP id f9mr49451681edi.51.1560257452374; Tue, 11 Jun 2019 05:50:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560257452; cv=none; d=google.com; s=arc-20160816; b=bENurd/jYeMd34LSSaTGXensen3U/jZ7prNT8NGTVvVeCAuGrG7hLVmNk+SjE/NG/j fURRTkDG3utRCtYkFGEjIPMYr0ANN5DSTJkVDalit4vhClUwdLgsfHgKobRbM5m8u1pp iu78/1bi6fmCgU9/9DtjfbVZrE/mzCm2v41hzve7PNygp9+o+z7G29oTurSAuPLm9/CU rkTzTBYKODuZRpa2gfsGRy9aJwhSkAtgvG0JHunb9wmWDxIhXU9v9ZVgd+lAcTbvBOOy hITmRS/k1H9GPRmhBjxhtz1RMcW7HmzE1/sbCPts8pzpgUxGBOzrgYX9XGqpG6N+gTz9 PB9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from; bh=uDhJh+N24teL8k1pGQ4q7aVoBaia65v3Dpis0qX7jrE=; b=HpxrDEeacfM2DzDEVGYu12UftISJhSfntjAVyLCqnbo5SnEQ1aiEI+3r+kqvC+OZ78 zarcwjYj61wDHrYK+3hxEtViAL7K9IeMw6sHXpfJFp3fAeXCzuuMEHlbA/usoQ0uuxXb GNk1ZQC4YEBg8gFqBP0cJJG2MkllpMMOx8g5uWfLKil75OrCaHtEd3Nd86RIc4uZlVvE dPvsXhfMRLx+aF1lrwDPcFJjb4O/J9XSQaz8y026qLAM+ksIemtspploHblnZ3jCtN8v 4Mb1HCYiZpqndNx3nZBpt6PrgCX83UvOHsLi0CcFInR/xo+KkZJZcu7OSuvgYF7V58sK cENA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) smtp.mailfrom=Cedric_Hombourger@mentor.com Return-Path: Received: from relay1.mentorg.com (relay1.mentorg.com. [192.94.38.131]) by gmr-mx.google.com with ESMTPS id k51si822638edd.0.2019.06.11.05.50.52 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jun 2019 05:50:52 -0700 (PDT) Received-SPF: pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) client-ip=192.94.38.131; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) smtp.mailfrom=Cedric_Hombourger@mentor.com Received: from nat-ies.mentorg.com ([192.94.31.2] helo=svr-ies-mbx-02.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1hagEl-0003F9-3A from Cedric_Hombourger@mentor.com for isar-users@googlegroups.com; Tue, 11 Jun 2019 05:50:51 -0700 Received: from FRG-W10-HOMBOUR.world.mentorg.com (137.202.0.90) by svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Tue, 11 Jun 2019 13:50:47 +0100 From: Cedric Hombourger To: CC: Cedric Hombourger Subject: [PATCH v2 4/9] recipes-kernel/linux: add support for the mipsel architecture Date: Tue, 11 Jun 2019 14:50:21 +0200 Message-ID: <1560257426-225-5-git-send-email-Cedric_Hombourger@mentor.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1560257426-225-1-git-send-email-Cedric_Hombourger@mentor.com> References: <20190611130710.0fddc4d6@md1za8fc.ad001.siemens.net> <1560257426-225-1-git-send-email-Cedric_Hombourger@mentor.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-04.mgc.mentorg.com (139.181.222.4) To svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) X-TUID: 89+VacmIXNB3 Signed-off-by: Cedric Hombourger --- meta/recipes-kernel/linux/files/build-kernel.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/recipes-kernel/linux/files/build-kernel.sh b/meta/recipes-kernel/linux/files/build-kernel.sh index 4fdf3ed..8b7b23b 100644 --- a/meta/recipes-kernel/linux/files/build-kernel.sh +++ b/meta/recipes-kernel/linux/files/build-kernel.sh @@ -21,6 +21,10 @@ if [ "$host_arch" != "$target_arch" ]; then export ARCH=arm64 export CROSS_COMPILE="aarch64-linux-gnu-" ;; + mipsel) + export ARCH=mips + export CROSS_COMPILE="mipsel-linux-gnu-" + ;; *) echo "error: unsupported architecture ($target_arch)" exit 1 -- 2.11.0