From 01db691a1ebd569afdc0d9304a67b4e048708b84 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 10 Jan 2019 22:48:25 +0000 Subject: [PATCH] Bump kernel version to ship a new PAE kernel Signed-off-by: Michael Tremer --- lfs/linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/linux b/lfs/linux index 645ebb9e16..7aac547f9b 100644 --- a/lfs/linux +++ b/lfs/linux @@ -34,7 +34,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 79 +PAK_VER = 80 DEPS = "" HEADERS_ARCH = $(BUILD_PLATFORM) -- 2.39.2