* grub-core/genmoddep.awk: Remove explicit getline < /dev/stdin.

This commit is contained in:
Vladimir Serbinenko 2013-12-16 13:02:19 +01:00
parent 80b865bdc8
commit 6a09d83e12
2 changed files with 19 additions and 17 deletions

View file

@ -1,3 +1,7 @@
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/genmoddep.awk: Remove explicit getline < /dev/stdin.
2013-12-15 Ian Campbell <ijc@hellion.org.uk>
* grub-core/kern/uboot/init.c: Fix units of uboot timer.