Transform legacy mode numbers into resolution specification

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-15 11:39:53 +02:00
parent 44224d3948
commit e31bb61911
5 changed files with 179 additions and 183 deletions

View file

@ -1111,6 +1111,7 @@ module = {
module = {
name = linux;
x86 = loader/i386/linux.c;
i386_pc = lib/i386/pc/vesa_modes_table.c;
mips = loader/mips/linux.c;
powerpc_ieee1275 = loader/powerpc/ieee1275/linux.c;
sparc64_ieee1275 = loader/sparc64/ieee1275/linux.c;