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