Move ascii.h and widthspec.h generation to a separate build-time-only

tool.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-08-21 19:53:59 +02:00
parent 66345b5071
commit c6b066f2e9
5 changed files with 422 additions and 125 deletions

View file

@ -1,3 +1,8 @@
2013-08-21 Vladimir Serbinenko <phcoder@gmail.com>
Move ascii.h and widthspec.h generation to a separate build-time-only
tool.
2013-08-16 Grégoire Sutre <gregoire.sutre@gmail.com>
* grub-core/loader/i386/bsd.c (grub_netbsd_add_boot_disk_and_wedge):