aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index 255accfa8c..48b83ee4f9 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -42,8 +42,8 @@ else
MODULES += sky
endif
-ifdef DISABLE_BS2
-DEFINES += -DDISABLE_BS2
+ifdef DISABLE_SWORD
+DEFINES += -DDISABLE_SWORD2
else
MODULES += bs2
endif