summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua12
1 files changed, 0 insertions, 12 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index e427c30e544..8886fe2d0e6 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -150,7 +150,6 @@ newoption {
{ "windows", "Windows" },
{ "haiku", "Haiku" },
{ "solaris", "Solaris SunOS" },
- { "steamlink", "Steam Link" },
{ "rpi", "Raspberry Pi" },
{ "ci20", "Creator-Ci20" },
},
@@ -1239,17 +1238,6 @@ configuration { "linux-* or rpi or ci20"}
-configuration { "steamlink" }
- links {
- "dl",
- "EGL",
- "GLESv2",
- "SDL2",
- }
- defines {
- "EGL_API_FB",
- }
-
configuration { "rpi" }
links {
"SDL2",