2009-06-17 Pavel Roskin <proski@gnu.org>
commit639709c34a3e2447379cdc06b7f88dc20da2791f
authorproski <proski@d0de0278-0dc1-4c01-8a07-af38b3205e46>
Wed, 17 Jun 2009 19:39:36 +0000 (17 19:39 +0000)
committerproski <proski@d0de0278-0dc1-4c01-8a07-af38b3205e46>
Wed, 17 Jun 2009 19:39:36 +0000 (17 19:39 +0000)
treeb679d1f66cd69a11cd4a0218596d586f955e95ca
parenta28ddba34612a667e5c92ac989f839cdcd501aee
2009-06-17  Pavel Roskin  <proski@gnu.org>

* conf/i386-coreboot.rmk (kernel_elf_SOURCES): Remove
term/i386/pc/at_keyboard.c, it doesn't need to be compiled into
the kernel.
* kern/i386/coreboot/init.c: Don't call grub_at_keyboard_init()
and grub_at_keyboard_fini(), it's done on module load and
unload.

git-svn-id: svn+ssh://svn.savannah.gnu.org/grub/trunk/grub2@2339 d0de0278-0dc1-4c01-8a07-af38b3205e46
ChangeLog
conf/i386-coreboot.rmk
kern/i386/coreboot/init.c