aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 9701a6a9329..60fc0186488 100755
--- a/build
+++ b/build
@@ -50,7 +50,7 @@ if make -j5 ARCH=arm CONFIG_DEBUG_SECTION_MISMATCH=y EXTRAVERSION=$VERSION; then
# if it is then keep a stamped copy of last build
if [ ! -z "`grep CONFIG_USB_USBNET=y .config`" ] ; then
- rm -f uImage-moredrivers*-$PRODUCT.bin modules-*$PRODUCT.tar.gz
+ rm -f uImage-moredrivers-$PRODUCT*.bin modules-$PRODUCT*.tar.gz
cp uImage-$PRODUCT.bin uImage-moredrivers$VERSION.bin
rm -rf staging
mkdir -p staging