Removed x86 dependent "cpuinfo" command from the main build (it's now added
locally in the app/cpuinfo directory). git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3237 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c0f5672484
commit
897285de73
@ -321,18 +321,6 @@ KernelLd obos_shell :
|
||||
bin/shell
|
||||
;
|
||||
|
||||
KernelLd cpuinfo :
|
||||
libglue2.o
|
||||
<$(SOURCE_GRIST)!apps!cpuinfo>main.o
|
||||
libroot.so
|
||||
:
|
||||
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
||||
:
|
||||
:
|
||||
:
|
||||
bin/cpuinfo
|
||||
;
|
||||
|
||||
KernelLd testapp :
|
||||
libglue2.o
|
||||
<$(SOURCE_GRIST)!apps!testapp>main.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user