summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-12-23 19:32:13 +0100
committerCarl Hetherington <cth@carlh.net>2020-12-23 19:32:13 +0100
commitf6c575b9e78d250b84c1d3022f0d120acf1c4c23 (patch)
treeb4571b038ff5388375671a7b19e455b7684a1487 /cscript
parentf9687d5efd1dacfc17330785055cb3710aa57aa1 (diff)
lwext4 arm64 branch.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 886890b83..40a80b235 100644
--- a/cscript
+++ b/cscript
@@ -385,7 +385,7 @@ def dependencies(target, options):
# the appropriate place later
deps.append(('openssl', 'arm64'))
if can_build_disk(target):
- deps.append(('lwext4', '370b3de6'))
+ deps.append(('lwext4', 'arm64'))
deps.append(('ffcmp', None))
return deps