summaryrefslogtreecommitdiffstats
path: root/src/lib/makefile
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-06-17 13:15:52 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-06-17 13:24:39 -0500
commitb301c77be3ab2b9c097f2e3df47e96a907221ed9 (patch)
treeec39f064c115847aa0d93b1e14d7e4746294eefe /src/lib/makefile
parent609d6810b8bc92dc979f8bbb8e7e7d7b7b5d9490 (diff)
downloadtalos-hostboot-b301c77be3ab2b9c097f2e3df47e96a907221ed9.tar.gz
talos-hostboot-b301c77be3ab2b9c097f2e3df47e96a907221ed9.zip
Create testcore directory for kernel-level tests.
Change-Id: I4b6235edec59c0a97f53af431752d2f4dfabcfa9 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/151 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/lib/makefile')
-rw-r--r--src/lib/makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/makefile b/src/lib/makefile
index 3fdb3a8b1..86735cf22 100644
--- a/src/lib/makefile
+++ b/src/lib/makefile
@@ -4,6 +4,4 @@ OBJS = string.o stdlib.o assert.o stdio.o
OBJS += syscall_stub.o syscall_task.o syscall_msg.o
OBJS += syscall_mmio.o syscall_time.o sync.o
-SUBDIRS = test.d
-
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud