Merge pull request #913 from iyanmv/iyanmv-remove-remake-initrd

Remove REMAKE_INITRD
pull/942/head
Christian Bremvåg 2021-12-12 20:42:09 +01:00 committed by GitHub
commit 849206d5c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,4 +7,3 @@ PROCS_NUM=`nproc`
DEST_MODULE_LOCATION[0]="/updates"
MAKE="'make' -j$PROCS_NUM KVER=${kernelver} KSRC=/lib/modules/${kernelver}/build"
AUTOINSTALL="yes"
REMAKE_INITRD=no