fixed ppc build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23636 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,13 +2,13 @@ SubDir HAIKU_TOP src system boot arch ppc ;
|
|||||||
|
|
||||||
DEFINES += _BOOT_MODE ;
|
DEFINES += _BOOT_MODE ;
|
||||||
|
|
||||||
local librootArchObjects =
|
#local librootArchObjects =
|
||||||
<src!system!libroot!posix!string!arch!$(TARGET_ARCH)>arch_string.o
|
# <src!system!libroot!posix!string!arch!$(TARGET_ARCH)>arch_string.o
|
||||||
;
|
#;
|
||||||
|
|
||||||
KernelMergeObject boot_arch_ppc.o :
|
KernelMergeObject boot_arch_ppc.o :
|
||||||
arch_elf.cpp
|
arch_elf.cpp
|
||||||
$(librootArchObjects)
|
# $(librootArchObjects)
|
||||||
;
|
;
|
||||||
|
|
||||||
SEARCH on [ FGristFiles arch_elf.cpp ]
|
SEARCH on [ FGristFiles arch_elf.cpp ]
|
||||||
|
|||||||
Reference in New Issue
Block a user