From patchwork Wed Jun 29 11:04:29 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vicente Olivert Riera X-Patchwork-Id: 641985 X-Patchwork-Delegate: Vincent.Riera@imgtec.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rffw15zPDz9ssM for ; Wed, 29 Jun 2016 21:05:05 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 60ED58D395; Wed, 29 Jun 2016 11:05:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19I1kdOgUdnH; Wed, 29 Jun 2016 11:05:02 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id CF44C8F998; Wed, 29 Jun 2016 11:04:58 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 95A0E1CE92F for ; Wed, 29 Jun 2016 11:04:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 9187D957DF for ; Wed, 29 Jun 2016 11:04:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o6nXohIjmn6P for ; Wed, 29 Jun 2016 11:04:57 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailapp01.imgtec.com (mailapp01.imgtec.com [195.59.15.196]) by hemlock.osuosl.org (Postfix) with ESMTP id CE712957DE for ; Wed, 29 Jun 2016 11:04:56 +0000 (UTC) Received: from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19]) by Forcepoint Email with ESMTPS id DC3DC430EF3EC for ; Wed, 29 Jun 2016 12:04:52 +0100 (IST) Received: from vriera-linux.le.imgtec.org (192.168.154.36) by HHMAIL01.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server (TLS) id 14.3.294.0; Wed, 29 Jun 2016 12:04:54 +0100 From: Vicente Olivert Riera To: Date: Wed, 29 Jun 2016 12:04:29 +0100 Message-ID: <1467198275-46657-3-git-send-email-Vincent.Riera@imgtec.com> X-Mailer: git-send-email 2.7.3 In-Reply-To: <1467198275-46657-1-git-send-email-Vincent.Riera@imgtec.com> References: <1467198275-46657-1-git-send-email-Vincent.Riera@imgtec.com> MIME-Version: 1.0 X-Originating-IP: [192.168.154.36] Subject: [Buildroot] [PATCH 2/8] qemu_mipsel_malta_defconfig: move to qemu_mipsel_32r2_malta_defconfig X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Vicente Olivert Riera --- board/qemu/{mipsel-malta => mipsel-32r2-malta}/linux-4.6.config | 0 board/qemu/{mipsel-malta => mipsel-32r2-malta}/readme.txt | 0 .../{qemu_mipsel_malta_defconfig => qemu_mipsel_32r2_malta_defconfig} | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename board/qemu/{mipsel-malta => mipsel-32r2-malta}/linux-4.6.config (100%) rename board/qemu/{mipsel-malta => mipsel-32r2-malta}/readme.txt (100%) rename configs/{qemu_mipsel_malta_defconfig => qemu_mipsel_32r2_malta_defconfig} (85%) diff --git a/board/qemu/mipsel-malta/linux-4.6.config b/board/qemu/mipsel-32r2-malta/linux-4.6.config similarity index 100% rename from board/qemu/mipsel-malta/linux-4.6.config rename to board/qemu/mipsel-32r2-malta/linux-4.6.config diff --git a/board/qemu/mipsel-malta/readme.txt b/board/qemu/mipsel-32r2-malta/readme.txt similarity index 100% rename from board/qemu/mipsel-malta/readme.txt rename to board/qemu/mipsel-32r2-malta/readme.txt diff --git a/configs/qemu_mipsel_malta_defconfig b/configs/qemu_mipsel_32r2_malta_defconfig similarity index 85% rename from configs/qemu_mipsel_malta_defconfig rename to configs/qemu_mipsel_32r2_malta_defconfig index 4e4f838..78a31fd 100644 --- a/configs/qemu_mipsel_malta_defconfig +++ b/configs/qemu_mipsel_32r2_malta_defconfig @@ -17,7 +17,7 @@ BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.6.1" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y -BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/mipsel-malta/linux-4.6.config" +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/mipsel-32r2-malta/linux-4.6.config" BR2_LINUX_KERNEL_VMLINUX=y # Serial port config