aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xupdate-prebuilts.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-prebuilts.py b/update-prebuilts.py
index b4921448c..818caa900 100755
--- a/update-prebuilts.py
+++ b/update-prebuilts.py
@@ -245,6 +245,7 @@ def generate_androidkernel_symlinks(arch, prebuilt_dir, dryrun):
'ar': 'ar',
'as': 'as',
'size': 'size',
+ 'strip': 'strip',
'nm': 'nm',
'cpp': 'cpp',
'ld': 'ld.bfd',