Remove xen VFB.
Due to XEN bug it prevents Linux boot. Remove it at least, until workaround is found.
This commit is contained in:
parent
8445567046
commit
72c9a50773
11 changed files with 14 additions and 929 deletions
|
@ -192,9 +192,6 @@ kernel = {
|
|||
xen = term/xen/console.c;
|
||||
xen = disk/xen/xendisk.c;
|
||||
xen = commands/boot.c;
|
||||
xen = commands/keylayouts.c;
|
||||
xen = video/xen/xenfb.c;
|
||||
xen = term/xen/xen_kbd.c;
|
||||
|
||||
ia64_efi = kern/ia64/efi/startup.S;
|
||||
ia64_efi = kern/ia64/efi/init.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue