From patchwork Wed Oct 10 23:12:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 190810 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 328C12C008E for ; Thu, 11 Oct 2012 17:13:16 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E29664A1B6; Thu, 11 Oct 2012 08:13:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sfhy4xC7C0UW; Thu, 11 Oct 2012 08:13:14 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3BA544A136; Thu, 11 Oct 2012 08:13:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5A7894A136 for ; Thu, 11 Oct 2012 08:13:11 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AJ56bDkWSOmN for ; Thu, 11 Oct 2012 08:13:10 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-ea0-f202.google.com (mail-ea0-f202.google.com [209.85.215.202]) by theia.denx.de (Postfix) with ESMTPS id 9CD214A0F0 for ; Thu, 11 Oct 2012 08:13:09 +0200 (CEST) Received: by mail-ea0-f202.google.com with SMTP id q10so34489eaa.3 for ; Wed, 10 Oct 2012 23:13:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=dPZU28uG2BV+EvvBZBi0NGW/dQhJeJRNA6FwfQ/eLxc=; b=oDbiGDMAxuunuzi3rZZ7PdPTfnl/8cOihEuYCptOZ7uX46LLJjtx53Tu3jXA9bZ5O3 8d6ZEFeRXyLsN2Q+qYmV3n/jBJbNTVPOGDtjf9zAF4TiA2T6HG8yt40Gqazly4PMskYi QthsHagi20NZyM9x4GgeIw73de3FAqaqysa3zokj5y0E0ok2qbJzNDJMLV2ABJCEAtKD mKwq/vbyf4ysVRHlusQd6S24gdZWiP7l0yBmGVmboR3jMxZNad14NC6HATmJxNQ6Kphg 2vNqIZZZ2STFci2c+a7lhtA5TI0IVLx3zOmJMJvEMr+kv3Rr39kl/YTJ6BI0Q98lWAfY 55Lw== Received: by 10.180.91.231 with SMTP id ch7mr2023538wib.1.1349910813813; Wed, 10 Oct 2012 16:13:33 -0700 (PDT) Received: from hpza9.eem.corp.google.com ([74.125.121.33]) by gmr-mx.google.com with ESMTPS id k11si2091093wiv.0.2012.10.10.16.13.33 (version=TLSv1/SSLv3 cipher=AES128-SHA); Wed, 10 Oct 2012 16:13:33 -0700 (PDT) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.73.79]) by hpza9.eem.corp.google.com (Postfix) with ESMTP id 6AFBD5C0060; Wed, 10 Oct 2012 16:13:33 -0700 (PDT) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id D22E51626DB; Wed, 10 Oct 2012 16:13:32 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Wed, 10 Oct 2012 16:12:58 -0700 Message-Id: <1349910781-32088-8-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.7.7.3 In-Reply-To: <1349910781-32088-1-git-send-email-sjg@chromium.org> References: <1349910781-32088-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQm3OxgKjW3CfPd8tNJR8EJApMxMDD4Nn3mPLIePbCpd+ockeGOyT8qfAAmuOe+5m+hPEsOW1wfwtTg+RK4rTKGzv56fPYw6Zp3thyTJQI8hl65eXTaD6BTS1LNM3iHmeKN317OOTd9ZwdxJX3WO45JNgMxkL3F5fOTALEavS4QWuTCTE2jJzEESrt7pryXx+xnWPsL8 Cc: Stefan Reinauer , Vadim Bendebury Subject: [U-Boot] [PATCH v2 07/10] x86: coreboot: Modify u-boot code to allow building coreboot payload X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Vadim Bendebury This prevents the preprocessor from complaining when processing variadic macros Signed-off-by: Vadim Bendebury Signed-off-by: Simon Glass Acked-by: Graeme Russ --- board/chromebook-x86/coreboot/config.mk | 37 +++++++++++++++++++++++++++++++ 1 files changed, 37 insertions(+), 0 deletions(-) create mode 100644 board/chromebook-x86/coreboot/config.mk diff --git a/board/chromebook-x86/coreboot/config.mk b/board/chromebook-x86/coreboot/config.mk new file mode 100644 index 0000000..f720851 --- /dev/null +++ b/board/chromebook-x86/coreboot/config.mk @@ -0,0 +1,37 @@ +# +# Copyright (c) 2011 The Chromium OS Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be +# found in the LICENSE file. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are +# met: +# +# * Redistributions of source code must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above +# copyright notice, this list of conditions and the following disclaimer +# in the documentation and/or other materials provided with the +# distribution. +# * Neither the name of Google Inc. nor the names of its +# contributors may be used to endorse or promote products derived from +# this software without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# +# Alternatively, this software may be distributed under the terms of the +# GNU General Public License ("GPL") version 2 as published by the Free +# Software Foundation. +# + +HOSTCFLAGS_autoconf.mk.dep = -Wno-variadic-macros