build: use new syntax for kernel directive
This commit is contained in:
parent
9ff9d25681
commit
3503232485
4
build
4
build
@ -29,7 +29,7 @@ runscript initrc.sh
|
|||||||
runscript passwd.sh
|
runscript passwd.sh
|
||||||
runscript clean.sh
|
runscript clean.sh
|
||||||
unmount
|
unmount
|
||||||
kernel
|
kernel x86_64
|
||||||
|
|
||||||
log stamp
|
log stamp
|
||||||
log Tar+Hash
|
log Tar+Hash
|
||||||
@ -46,7 +46,7 @@ hashit
|
|||||||
+populate 4
|
+populate 4
|
||||||
+runscript cycle.3.sh
|
+runscript cycle.3.sh
|
||||||
+unmount
|
+unmount
|
||||||
+kernel
|
+kernel x86_64
|
||||||
+
|
+
|
||||||
+log stamp
|
+log stamp
|
||||||
+log END
|
+log END
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# 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_64BIT=y
|
||||||
CONFIG_X86_64=y
|
CONFIG_X86_64=y
|
||||||
|
Loading…
Reference in New Issue
Block a user