Merge grub-file into mainline
This commit is contained in:
commit
e4ff66281a
9 changed files with 29 additions and 16 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2010-03-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Don't use __FILE__.
|
||||
|
||||
* genmk.rb: Add -DGRUB_FILE to all C targets.
|
||||
* fs/reiserfs.c: Replace __FILE__ with GRUB_FILE.
|
||||
* include/grub/list.h: Likewise.
|
||||
* include/grub/misc.h: Likewise.
|
||||
* include/grub/mm.h: Likewise.
|
||||
* include/grub/test.h: Likewise.
|
||||
* kern/mm.c: Likewise.
|
||||
* lib/libgcrypt_wrap/cipher_wrap.h: Likewise.
|
||||
|
||||
2010-03-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Sunpc partitions support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue