change to use last release of 4.17 kernel

This commit is contained in:
Hal Emmerich 2019-01-09 15:32:42 -06:00
parent 87d3219b0a
commit 2b98b312ec
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
# along with PrawnOS. If not, see <https://www.gnu.org/licenses/>.
KVER=4.17.2
KVER=4.17.19
#Ensure Sudo
if [ ! $UID = "0" ]

View File

@ -19,7 +19,7 @@
# along with PrawnOS. If not, see <https://www.gnu.org/licenses/>.
KVER=4.17.2
KVER=4.17.19
TEST_PATCHES=false
ROOT_DIR=`pwd`