diff options
| author | Adam Muhle <armuhle@us.ibm.com> | 2011-07-26 09:57:45 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2011-08-03 08:12:22 -0500 |
| commit | 5867b512c1592fce1a5bab56e4320efd6598645f (patch) | |
| tree | dc0e33872419bd649b8015b04c4272fbaedd72b8 /src/usr/pnor/test/makefile | |
| parent | 937c177a8f2decfc05aa4c36788cb14a84631b05 (diff) | |
| download | talos-hostboot-5867b512c1592fce1a5bab56e4320efd6598645f.tar.gz talos-hostboot-5867b512c1592fce1a5bab56e4320efd6598645f.zip | |
Adding fake PNOR Device Driver Support
Change-Id: Ic434159183bc4dd91c8ba588730cda7e0766c6c0
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/223
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/pnor/test/makefile')
| -rw-r--r-- | src/usr/pnor/test/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/pnor/test/makefile b/src/usr/pnor/test/makefile index a499d93c4..9e8a10c59 100644 --- a/src/usr/pnor/test/makefile +++ b/src/usr/pnor/test/makefile @@ -1,6 +1,6 @@ ROOTPATH = ../../../.. -MODULE = pnorrptest +MODULE = testpnor TESTS = *.H include ${ROOTPATH}/config.mk |

