From 35032324852c10a521b9c1b2e8e0b871729675ec Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 23 Dec 2017 12:35:33 -0500 Subject: [PATCH] build: use new syntax for kernel directive --- build | 4 ++-- scripts/kernel-config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build b/build index 3303986..10271f2 100644 --- a/build +++ b/build @@ -29,7 +29,7 @@ runscript initrc.sh runscript passwd.sh runscript clean.sh unmount -kernel +kernel x86_64 log stamp log Tar+Hash @@ -46,7 +46,7 @@ hashit +populate 4 +runscript cycle.3.sh +unmount -+kernel ++kernel x86_64 + +log stamp +log END diff --git a/scripts/kernel-config b/scripts/kernel-config index 679b07c..8ae9a21 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.4-vanilla Kernel Configuration +# Linux/x86 4.14.8-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y