Fix arm-uboot compilation problem
This commit is contained in:
parent
ae27e4d323
commit
bd744218c0
1 changed files with 2 additions and 0 deletions
|
@ -696,6 +696,8 @@ module = {
|
||||||
enable = powerpc_ieee1275;
|
enable = powerpc_ieee1275;
|
||||||
enable = mips_arc;
|
enable = mips_arc;
|
||||||
enable = ia64_efi;
|
enable = ia64_efi;
|
||||||
|
enable = arm_efi;
|
||||||
|
enable = arm_uboot;
|
||||||
};
|
};
|
||||||
|
|
||||||
module = {
|
module = {
|
||||||
|
|
Loading…
Reference in a new issue