* Makefile.am (default_payload.elf): Add uhci, ohci and usb_keyboard.

This commit is contained in:
Vladimir Serbinenko 2013-11-14 18:41:41 +01:00
parent 20aea9492f
commit da45f43ce3
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2013-11-14 Vladimir Serbinenko <phcoder@gmail.com>
* Makefile.am (default_payload.elf): Add uhci, ohci and usb_keyboard.
2013-11-14 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Move nm checks to the end.