diff --git a/x230/build.sh b/x230/build.sh index 9fdf35f..296eb36 100755 --- a/x230/build.sh +++ b/x230/build.sh @@ -72,6 +72,7 @@ if [ ! "$have_config" -gt 0 ] ; then done fi +rm -f defconfig-* CONFIGFILE_READY=$(echo $CONFIGFILE | cut -d'-' -f2-) cp $CONFIGFILE $CONFIGFILE_READY