* grub-core/kern/i386/pc/startup.S: Define __start.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-02 11:15:42 +01:00
parent ad5518d79b
commit 17edc2ba56
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/i386/pc/startup.S: Define __start.
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
* gentpl.py (kernel): Remove the use of TARGET_OBJ2ELF after strip since