summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/Makefile.am
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2018-08-02 17:29:39 +0000
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>2018-08-07 11:30:36 +1000
commitab6a8ba7eed7b53c9fc6366edc3215f9ec1c3a68 (patch)
tree430112c558d1a8e802dc3c08183de01f3d464d4f /ui/ncurses/Makefile.am
parent6fe83028cc8de0954e81bede58115c18ec29b040 (diff)
downloadtalos-petitboot-ab6a8ba7eed7b53c9fc6366edc3215f9ec1c3a68.tar.gz
talos-petitboot-ab6a8ba7eed7b53c9fc6366edc3215f9ec1c3a68.zip
configure: Rename ENABLE_PS3 to PLATFORM_PS3
To prepare for other configure platform names. Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'ui/ncurses/Makefile.am')
-rw-r--r--ui/ncurses/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud