changeset 687:9dcc97616b30

scripts/config-luna.sh: this old target is now luna1
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 12 Oct 2020 19:00:41 +0000
parents 59f07d67eb45
children 5806383e2788
files scripts/config-luna.sh
diffstat 1 files changed, 11 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/config-luna.sh	Mon Oct 12 18:51:24 2020 +0000
+++ b/scripts/config-luna.sh	Mon Oct 12 19:00:41 2020 +0000
@@ -2,14 +2,14 @@
 
 set -ex
 
-./configure.sh luna 2092
-./configure.sh luna 2092 UI_CONFIG=bigbw SUFFIX=-bw
-./configure.sh luna 2092 UI_CONFIG=84x48 SUFFIX=-sm
-./configure.sh luna 2092 DSAMPLE_FULL_COLOR=0 UI_CONFIG=bigbw SUFFIX=-bwh
-./configure.sh luna 2092 DSAMPLE_FULL_COLOR=0 UI_CONFIG=84x48 SUFFIX=-smh
-./configure.sh luna hybrid-ui
-./configure.sh luna hybrid-ui-vo
-./configure.sh luna hybrid-ui-vo UI_CONFIG=bigbw SUFFIX=-bw
-./configure.sh luna hybrid-ui-vo UI_CONFIG=84x48 SUFFIX=-sm
-./configure.sh luna hybrid-ui-vo DSAMPLE_FULL_COLOR=0 UI_CONFIG=bigbw SUFFIX=-bwh
-./configure.sh luna hybrid-ui-vo DSAMPLE_FULL_COLOR=0 UI_CONFIG=84x48 SUFFIX=-smh
+./configure.sh luna1 2092
+./configure.sh luna1 2092 UI_CONFIG=bigbw SUFFIX=-bw
+./configure.sh luna1 2092 UI_CONFIG=84x48 SUFFIX=-sm
+./configure.sh luna1 2092 DSAMPLE_FULL_COLOR=0 UI_CONFIG=bigbw SUFFIX=-bwh
+./configure.sh luna1 2092 DSAMPLE_FULL_COLOR=0 UI_CONFIG=84x48 SUFFIX=-smh
+./configure.sh luna1 hybrid-ui
+./configure.sh luna1 hybrid-ui-vo
+./configure.sh luna1 hybrid-ui-vo UI_CONFIG=bigbw SUFFIX=-bw
+./configure.sh luna1 hybrid-ui-vo UI_CONFIG=84x48 SUFFIX=-sm
+./configure.sh luna1 hybrid-ui-vo DSAMPLE_FULL_COLOR=0 UI_CONFIG=bigbw SUFFIX=-bwh
+./configure.sh luna1 hybrid-ui-vo DSAMPLE_FULL_COLOR=0 UI_CONFIG=84x48 SUFFIX=-smh