diff options
| author | Mark Wenning <wenning@us.ibm.com> | 2012-02-08 21:52:02 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-02-17 17:42:45 -0600 |
| commit | 8aaee89b88f8c7bc75aa51f6db9feb2d236682d3 (patch) | |
| tree | 8fba41573cc44308838c799c29e54f80fe31d1dc /src/usr/hwas/makefile | |
| parent | 0b277c4e05ecee392779b81dab4d55405978d092 (diff) | |
| download | blackbird-hostboot-8aaee89b88f8c7bc75aa51f6db9feb2d236682d3.tar.gz blackbird-hostboot-8aaee89b88f8c7bc75aa51f6db9feb2d236682d3.zip | |
RTC36927 - Refactor targeting code
- branch hwaspredicate
- change name to PredicateIsFunctional, move to targeting/predicates
Change-Id: I726af4b5b1db4bbe5de56992539df01bd2dca593
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/657
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwas/makefile')
| -rw-r--r-- | src/usr/hwas/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwas/makefile b/src/usr/hwas/makefile index f752aa88c..fa5cb6118 100644 --- a/src/usr/hwas/makefile +++ b/src/usr/hwas/makefile @@ -29,7 +29,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/hwp MODULE = hwas -OBJS = hwas.o deconfigGard.o testHWP.o +OBJS = hwas.o deconfigGard.o testHWP.o SUBDIRS=test.d |

