move cpu-specific objects out of source list to other objects list.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26090 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
30629f410c
commit
7f0e4c8577
@ -45,11 +45,13 @@ KernelMergeObject kernel_arch_m68k.o :
|
||||
|
||||
generic_vm_physical_page_mapper.cpp
|
||||
|
||||
:
|
||||
$(TARGET_KERNEL_PIC_CCFLAGS) -Wno-unused
|
||||
:
|
||||
arch_m68k_030.o
|
||||
# arch_m68k_040.a
|
||||
# arch_m68k_060.a
|
||||
:
|
||||
$(TARGET_KERNEL_PIC_CCFLAGS) -Wno-unused
|
||||
|
||||
;
|
||||
|
||||
CreateAsmStructOffsetsHeader asm_offsets.h : asm_offsets.cpp ;
|
||||
|
Loading…
Reference in New Issue
Block a user