diff --git a/a/kernel-gwh/SlackBuild b/a/kernel-gwh/SlackBuild index af0eb301..8c1afb66 100755 --- a/a/kernel-gwh/SlackBuild +++ b/a/kernel-gwh/SlackBuild @@ -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