summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 1cf2109ab..3ca0d0bfd 100644
--- a/cscript
+++ b/cscript
@@ -384,7 +384,7 @@ def dependencies(target, options):
# the appropriate place later
deps.append(('openssl', 'carl'))
if can_build_disk(target):
- deps.append(('lwext4', 'carl2'))
+ deps.append(('lwext4', 'a2222efb'))
return deps