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

@ -563,6 +563,8 @@ program = {
mansection = 1;
common = util/grub-menulst2cfg.c;
common = grub-core/lib/legacy_parse.c;
common = grub-core/lib/i386/pc/vesa_modes_table.c;
ldadd = libgrub.a;
ldflags = '$(LIBDEVMAPPER)';
};