The cpuinfo command is now locally built and added to the tree.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3238 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
897285de73
commit
553f11cc8b
@ -5,3 +5,16 @@ KernelObjects
|
||||
:
|
||||
-fpic
|
||||
;
|
||||
|
||||
KernelLd cpuinfo :
|
||||
libglue2.so
|
||||
<$(SOURCE_GRIST)>main.o
|
||||
libroot.so
|
||||
:
|
||||
../../ldscripts/$(OBOS_ARCH)/app.ld
|
||||
:
|
||||
:
|
||||
:
|
||||
bin/cpuinfo
|
||||
;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user