Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.config b/Makefile.config
index 4d91956..913c8f8 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -5,10 +5,9 @@ CONFIG_DEPS_DIR=config/deps
CONFIG_DEPS= \
$(CONFIG_DEPS_DIR)/prerequisites.json \
$(CONFIG_DEPS_DIR)/sugar-build.json \
- $(CONFIG_DEPS_DIR)/sugar-buildtime-3.4.json \
- $(CONFIG_DEPS_DIR)/sugar-buildtime-3.6.json \
- $(CONFIG_DEPS_DIR)/sugar-runtime-3.4.json \
- $(CONFIG_DEPS_DIR)/sugar-runtime-3.6.json \
+ $(CONFIG_DEPS_DIR)/sugar-buildtime.json \
+ $(CONFIG_DEPS_DIR)/sugar-buildtime.json \
+ $(CONFIG_DEPS_DIR)/sugar-runtime.json \
$(CONFIG_DEPS_DIR)/system.json
CONFIG_MODULES_DIR=config/modules