mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
always return true in rstrip.sh
SVN-Revision: 6132
This commit is contained in:
parent
d4f9ece3a6
commit
f0d41ad105
1 changed files with 1 additions and 0 deletions
|
|
@ -32,4 +32,5 @@ find $TARGETS -type f -a -exec file {} \; | \
|
|||
eval "$STRIP_KMOD $F" || \
|
||||
eval "$STRIP $F"
|
||||
done
|
||||
true
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue