From patchwork Tue Jul 24 22:15:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geoff Levand X-Patchwork-Id: 948895 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41Zt7G164Cz9s2g for ; Wed, 25 Jul 2018 08:19:06 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="cmj7+I7k"; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 41Zt7F6jBjzDrnp for ; Wed, 25 Jul 2018 08:19:05 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="cmj7+I7k"; dkim-atps=neutral X-Original-To: Petitboot@lists.ozlabs.org Delivered-To: Petitboot@lists.ozlabs.org Authentication-Results: lists.ozlabs.org; spf=none (mailfrom) smtp.mailfrom=infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=geoff@infradead.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="cmj7+I7k"; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41Zt3S3LbzzDrGC for ; Wed, 25 Jul 2018 08:15:48 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Date:Cc:To:Subject:From:References: In-Reply-To:Message-Id:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=wtkAzcqkDQlUCtSxT2/cHv4RPY1icYqgwl+8OebxLmQ=; b=cmj7+I7k4rJN6UvW/iSCFOzqq eMYM24+ZiXEeNH6VJFTLv8kmtcYDrlt7uGGOGcjzBMENl0whgKknDIRej8VFOZzBPsHWE3YCliOGP ULIm+8YhLy5OgKGW2aRqsyp3XUHcNPEMVeX1kk0Ccvauf6RXQbSXzDIiLYEYy0h1tLfdid/mLwRvX r0ggjQjbWCbnDqpB5O02sItlHokyd8x/fZ5diRrFqYqJKxZG2aLZM2aS9lb4awgqpEWhIVIaVfbqm 60p432QgSyzmpbQx0BUHJHuZzY9OtshQRaCys/cb4bZ8J8uWeCzGF8mlSq707AadaQ24m0K7LX1m4 mA7iNMQVg==; Received: from geoff by merlin.infradead.org with local (Exim 4.90_1 #2 (Red Hat Linux)) id 1fi5aq-0004mG-Nz; Tue, 24 Jul 2018 22:15:44 +0000 Message-Id: <15f2894c3da3cb2f2932a84dcd8d60abd0a33780.1532469861.git.geoff@infradead.org> In-Reply-To: References: From: Geoff Levand Patch-Date: Tue, 24 Jul 2018 15:03:16 -0700 Subject: [PATCH v1 25/30] configure: Rename ENABLE_PS3 to PLATFORM_PS3 To: Samuel Mendoza-Jonas Date: Tue, 24 Jul 2018 22:15:44 +0000 X-BeenThere: petitboot@lists.ozlabs.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Petitboot bootloader development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ge Song , Petitboot@lists.ozlabs.org MIME-Version: 1.0 Errors-To: petitboot-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Petitboot" To prepare for other configure platform names. Signed-off-by: Geoff Levand --- configure.ac | 13 +++++-------- ui/common/Makefile.am | 2 +- ui/ncurses/Makefile.am | 2 +- ui/twin/Makefile.am | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/configure.ac b/configure.ac index 51c146d..408a569 100644 --- a/configure.ac +++ b/configure.ac @@ -304,15 +304,12 @@ AS_IF( ) AC_ARG_ENABLE( - [ps3], + [platform-ps3], [AS_HELP_STRING( - [--enable-ps3], - [build additional programs for the PS3 game console [default=no]] - )], - [], - [enable_ps3=no] -) -AM_CONDITIONAL([ENABLE_PS3], [test "x$enable_ps3" = "xyes"]) + [--enable-platform-ps3], + [build support for the PS3 game console [default=no]] + )]) +AM_CONDITIONAL([PLATFORM_PS3], [test "x$enable_platform_ps3" = "xyes"]) AC_ARG_ENABLE( [debug], diff --git a/ui/common/Makefile.am b/ui/common/Makefile.am index df6ea02..88692bb 100644 --- a/ui/common/Makefile.am +++ b/ui/common/Makefile.am @@ -24,7 +24,7 @@ ui_common_libpbui_la_SOURCES = \ ui/common/ui-system.c \ ui/common/ui-system.h -if ENABLE_PS3 +if PLATFORM_PS3 ui_common_libpbui_la_SOURCES += \ ui/common/ps3.c \ ui/common/ps3.h diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am index 3bc5254..b791b9d 100644 --- a/ui/ncurses/Makefile.am +++ b/ui/ncurses/Makefile.am @@ -61,7 +61,7 @@ ui_ncurses_libpbnc_la_SOURCES = \ sbin_PROGRAMS += ui/ncurses/petitboot-nc -if ENABLE_PS3 +if PLATFORM_PS3 sbin_PROGRAMS += ui/ncurses/petitboot-ps3-nc endif diff --git a/ui/twin/Makefile.am b/ui/twin/Makefile.am index 2c5032a..6317377 100644 --- a/ui/twin/Makefile.am +++ b/ui/twin/Makefile.am @@ -38,7 +38,7 @@ ui_twin_libpbt_la_CPPFLAGS = $(ui_twin_common_cppflags) sbin_PROGRAMS += ui/twin/petitboot-twin -if ENABLE_PS3 +if PLATFORM_PS3 sbin_PROGRAMS += ui/twin/petitboot-ps3-twin endif