don't auto-save config

This commit is contained in:
Gwenhael Le Moine 2020-06-09 10:31:53 +02:00
parent 0432290473
commit 75a5167895
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -50,7 +50,7 @@ fi
make oldconfig $*
[ ! -e $CWD/config-$VERSION ] && cp .config $CWD/config-$VERSION
# [ ! -e $CWD/config-$VERSION ] && cp .config $CWD/config-$VERSION
make $NUMJOBS
make modules_install INSTALL_MOD_PATH=$PKG