diff options
| author | Matthew Barth <msbarth@us.ibm.com> | 2011-06-21 14:02:56 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2011-06-24 13:45:56 -0500 |
| commit | 99d638310adbe9340981ce1fe06c47e6988ab369 (patch) | |
| tree | 84104b936ae3f9e525b0058547b235240203e28d /src/usr/testcore/makefile | |
| parent | d85739a1ad9e58339f5a58225da2ba5c7476c68b (diff) | |
| download | blackbird-hostboot-99d638310adbe9340981ce1fe06c47e6988ab369.tar.gz blackbird-hostboot-99d638310adbe9340981ce1fe06c47e6988ab369.zip | |
Add device segment to SLB init
Change-Id: Ia0c9bcf4840a31808018f595875d99fa6e282e2f
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/155
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/testcore/makefile')
| -rw-r--r-- | src/usr/testcore/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/testcore/makefile b/src/usr/testcore/makefile index 1f4881373..0c6cf46dc 100644 --- a/src/usr/testcore/makefile +++ b/src/usr/testcore/makefile @@ -1,6 +1,6 @@ ROOTPATH = ../../.. -SUBDIRS = lib.d +SUBDIRS = lib.d kernel.d include ${ROOTPATH}/config.mk |

