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:
parent
16106770b3
commit
e383b3d0c8
6 changed files with 51 additions and 8 deletions
|
@ -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'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue