Merge "Do not include efibootmgr and efivars for ppc architectures"
This commit is contained in:
commit
8ad2956911
1 changed files with 3 additions and 0 deletions
|
@ -18,5 +18,8 @@ kmod:
|
|||
psmisc:
|
||||
dosfstools:
|
||||
mdadm:
|
||||
# efibootmgr and efivar do not exist for ppc*
|
||||
efibootmgr:
|
||||
not-arch: ppc64,ppc64el,ppc64le
|
||||
efivar:
|
||||
not-arch: ppc64,ppc64el,ppc64le
|
||||
|
|
Loading…
Reference in a new issue