2008-08-07 Bean <bean123ch@gmail.com>

* conf/i386-efi.rmk (kernel_mod_SOURCES): Add kern/time.c.

	* conf/i386-ieee1275.rmk (kernel_elf_SOURCES): Add kern/time.c,

	* include/grub/i386/pit.h: Use macro KERNEL_CPU_PIT_HEADER to avoid
	multiple inclusion. Add #include <grub/types.h>.
This commit is contained in:
bean 2008-08-07 11:58:55 +00:00
parent 16106770b3
commit e383b3d0c8
6 changed files with 51 additions and 8 deletions

View file

@ -1,3 +1,12 @@
2008-08-07 Bean <bean123ch@gmail.com>
* conf/i386-efi.rmk (kernel_mod_SOURCES): Add kern/time.c.
* conf/i386-ieee1275.rmk (kernel_elf_SOURCES): Add kern/time.c,
* include/grub/i386/pit.h: Use macro KERNEL_CPU_PIT_HEADER to avoid
multiple inclusion. Add #include <grub/types.h>.
2008-08-06 Christian Franke <franke@computer.org>
* conf/common.rmk: Build and install `10_windows'.