* gentpl.py (kernel): Remove the use of TARGET_OBJ2ELF after strip since

strip already transforms he format.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-02 11:11:00 +01:00
parent 9e95e1bf6b
commit ad5518d79b
2 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
* gentpl.py (kernel): Remove the use of TARGET_OBJ2ELF after strip since
strip already transforms he format.
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
* conf/i386-pc-cygwin-img-ld.sc: Define also _edata and __edata.