projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages...
[openwrt.git]
/
scripts
/
rstrip.sh
diff --git
a/scripts/rstrip.sh
b/scripts/rstrip.sh
index
09a2f9f
..
252522b
100755
(executable)
--- a/
scripts/rstrip.sh
+++ b/
scripts/rstrip.sh
@@
-32,4
+32,5
@@
find $TARGETS -type f -a -exec file {} \; | \
eval "$STRIP_KMOD $F" || \
eval "$STRIP $F"
done
+ true
)
This page took
0.024908 seconds
and
4
git commands to generate.