diff options
| author | Dan Crowell <dcrowell@us.ibm.com> | 2011-07-25 16:22:38 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2011-07-28 16:25:20 -0500 |
| commit | d7e9478f1de907b1b3d4923b507964222cb224fe (patch) | |
| tree | e33c23c92e29eec270a7738c6286c03983584f23 /src/usr/pnor/test/makefile | |
| parent | 8d82f5f4dde24bb6f944607c59d314b9f5003ae9 (diff) | |
| download | blackbird-hostboot-d7e9478f1de907b1b3d4923b507964222cb224fe.tar.gz blackbird-hostboot-d7e9478f1de907b1b3d4923b507964222cb224fe.zip | |
PNOR Resource Provider (RTC:3387)
Change-Id: Ifa47ad581c7d403b927708497b565d858b31ee0f
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/213
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/pnor/test/makefile')
| -rw-r--r-- | src/usr/pnor/test/makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/pnor/test/makefile b/src/usr/pnor/test/makefile new file mode 100644 index 000000000..a499d93c4 --- /dev/null +++ b/src/usr/pnor/test/makefile @@ -0,0 +1,6 @@ +ROOTPATH = ../../../.. + +MODULE = pnorrptest +TESTS = *.H + +include ${ROOTPATH}/config.mk |

