cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages...
[openwrt.git] / scripts / rstrip.sh
index 09a2f9f..252522b 100755 (executable)
@@ -32,4 +32,5 @@ find $TARGETS -type f -a -exec file {} \; | \
                eval "$STRIP_KMOD $F" || \
                eval "$STRIP $F"
   done
+  true
 )
This page took 0.020902 seconds and 4 git commands to generate.