2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
Simplify sed expressions and improve awk * Makefile.in (install-local): simplify sed expression * gencmdlist.sh: likewise * genmoddep.awk: avoid adding module as a dependency of itself
This commit is contained in:
parent
5b889789b1
commit
fb14123e01
4 changed files with 14 additions and 4 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,9 +1,17 @@
|
|||
2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Simplify sed expressions and improve awk
|
||||
|
||||
* Makefile.in (install-local): simplify sed expression
|
||||
* gencmdlist.sh: likewise
|
||||
* genmoddep.awk: avoid adding module as a dependency of itself
|
||||
|
||||
2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Add missing start symbols
|
||||
|
||||
* boot/i386/pc/boot.S: add start
|
||||
boot/i386/pc/pxeboot.S: likewise
|
||||
* boot/i386/pc/pxeboot.S: likewise
|
||||
|
||||
2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue