* Replaced C with C++ files, should fix BOM's build problem, but will likely
introduce new ones I currently cannot check. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33602 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
481e448812
commit
3e236885ab
@ -18,10 +18,10 @@ KernelMergeObject kernel_arch_ppc.o :
|
||||
arch_mmu.cpp
|
||||
arch_platform.cpp
|
||||
arch_real_time_clock.cpp
|
||||
arch_smp.c
|
||||
arch_system_info.c
|
||||
arch_thread.c
|
||||
arch_timer.c
|
||||
arch_smp.cpp
|
||||
arch_system_info.cpp
|
||||
arch_thread.cpp
|
||||
arch_timer.cpp
|
||||
arch_user_debugger.cpp
|
||||
arch_vm.cpp
|
||||
arch_vm_translation_map.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user