Added keyboard.cpp to the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8051 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-06-18 15:30:39 +00:00
parent d0c5d9f9a8
commit c89be553a6

View File

@ -12,6 +12,7 @@ KernelMergeObject boot_platform_bios_ia32.o :
<$(SOURCE_GRIST)>bios.S <$(SOURCE_GRIST)>bios.S
<$(SOURCE_GRIST)>console.cpp <$(SOURCE_GRIST)>console.cpp
<$(SOURCE_GRIST)>devices.cpp <$(SOURCE_GRIST)>devices.cpp
<$(SOURCE_GRIST)>keyboard.cpp
<$(SOURCE_GRIST)>mmu.cpp <$(SOURCE_GRIST)>mmu.cpp
<$(SOURCE_GRIST)>cpu.cpp <$(SOURCE_GRIST)>cpu.cpp
<$(SOURCE_GRIST)>smp_boot.c <$(SOURCE_GRIST)>smp_boot.c