summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/makefile b/makefile
index e7ff63c1fe6..263a3ccd07a 100644
--- a/makefile
+++ b/makefile
@@ -591,10 +591,6 @@ ifdef MAP
PARAMS += --MAP='$(MAP)'
endif
-ifdef USE_BGFX
-PARAMS += --USE_BGFX='$(USE_BGFX)'
-endif
-
ifdef NOASM
TARGET_PARAMS += --NOASM='$(NOASM)'
endif