Fixed a typo in the Jamfile that prevented "cpuinfo" to build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3252 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0f3a75138a
commit
cb7bb042d1
@ -7,7 +7,7 @@ KernelObjects
|
||||
;
|
||||
|
||||
KernelLd cpuinfo :
|
||||
libglue2.so
|
||||
libglue2.o
|
||||
<$(SOURCE_GRIST)>main.o
|
||||
libroot.so
|
||||
:
|
||||
|
Loading…
Reference in New Issue
Block a user