diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-12-23 19:32:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-12-23 19:32:13 +0100 |
| commit | f6c575b9e78d250b84c1d3022f0d120acf1c4c23 (patch) | |
| tree | b4571b038ff5388375671a7b19e455b7684a1487 /cscript | |
| parent | f9687d5efd1dacfc17330785055cb3710aa57aa1 (diff) | |
lwext4 arm64 branch.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
