bump kernel patches and kernel configs
This commit is contained in:
parent
3e3f64dc98
commit
17a547c4f1
@ -580,7 +580,7 @@ _kernel_src_compile() {
|
||||
|
||||
cd "${S}" || die
|
||||
local GKARGS=()
|
||||
GKARGS+=( "--no-save-config" "--e2fsprogs" "--udev" )
|
||||
GKARGS+=( "--no-save-config" "--e2fsprogs" )
|
||||
use dmraid && GKARGS+=( "--dmraid" )
|
||||
use iscsi && GKARGS+=( "--iscsi" )
|
||||
use mdadm && GKARGS+=( "--mdadm" )
|
||||
|
Loading…
Reference in New Issue
Block a user