summaryrefslogtreecommitdiff
path: root/project/pycompile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/pycompile.mk')
-rw-r--r--project/pycompile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/project/pycompile.mk b/project/pycompile.mk
index 20cc760..79aea38 100644
--- a/project/pycompile.mk
+++ b/project/pycompile.mk
@@ -6,9 +6,6 @@ PYCOMPILE = $(PYCOMPILE_DIR)/bin/pycompile
PYCOMPILE_APP_SRCS = $(APP_SRCS)
PYCOMPILE_CONFIG_SRCS = $(CONFIG_DEFAULT_SRCS)
-PYCOMPILE_CFGHOST ?= $(NATIVE_CC_HOST)
-PYCOMPILE_CFGSTEP ?=
-
PYCOMPILE_TAGS += $(PYCOMPILE_DIR)/tree.tag
PYCOMPILE_TAGS += $(PYCOMPILE_DIR)/config.tag