syslinux: Use vga=normal
This is more appropriate default value nowaday.
This commit is contained in:
parent
85a7258d69
commit
a618abb49f
@ -3,7 +3,7 @@ use/syslinux: sub/stage1
|
||||
@$(call add_feature)
|
||||
@$(call add,STAGE1_PACKAGES,syslinux)
|
||||
@$(call try,META_SYSTEM_ID,SYSLINUX)
|
||||
@$(call try,BOOTVGA,0x314)
|
||||
@$(call try,BOOTVGA,normal)
|
||||
@$(call set,RELNAME,ALT ($(IMAGE_NAME)))
|
||||
|
||||
# UI is overwritten
|
||||
|
Loading…
Reference in New Issue
Block a user