summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2011-07-26 09:57:45 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2011-08-03 08:12:22 -0500
commit5867b512c1592fce1a5bab56e4320efd6598645f (patch)
treedc0e33872419bd649b8015b04c4272fbaedd72b8 /src/makefile
parent937c177a8f2decfc05aa4c36788cb14a84631b05 (diff)
downloadtalos-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/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index c002d5bf6..5b4c95cfd 100644
--- a/src/makefile
+++ b/src/makefile
@@ -43,7 +43,7 @@ DIRECT_BOOT_MODULES = example
RUNTIME_MODULES =
TESTCASE_MODULES = cxxtest testerrl testdevicefw testsyslib \
testscom testxscom testtargeting testinitservice testkernel \
- testhwpf testecmddatabuffer tasktest2 testcxxtest
+ testhwpf testecmddatabuffer tasktest2 testcxxtest testpnor
RELOCATABLE_IMAGE_LDFLAGS = -pie --export-dynamic
OpenPOWER on IntegriCloud