diff options
| author | Mike Jones <mjjones@us.ibm.com> | 2011-10-26 14:59:19 -0500 |
|---|---|---|
| committer | MIKE J. JONES <mjjones@us.ibm.com> | 2011-11-01 12:14:11 -0500 |
| commit | 5554e9d53859a91b39b01c8f789fe536e4688ecb (patch) | |
| tree | 8f24ea04634c7aed7e34d7ce6a26326c0e954e8d /src/usr/hwas/makefile | |
| parent | 14cd4e689a68a7440309090d0a6f82d25f8b6984 (diff) | |
| download | blackbird-hostboot-5554e9d53859a91b39b01c8f789fe536e4688ecb.tar.gz blackbird-hostboot-5554e9d53859a91b39b01c8f789fe536e4688ecb.zip | |
Initial Deconfigure and GARD support
Change-Id: I8448480627ad478e8e16377027137e6df410053f
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/460
Tested-by: Jenkins Server
Reviewed-by: MIKE J. JONES <mjjones@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 2542f0c39..f752aa88c 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 testHWP.o +OBJS = hwas.o deconfigGard.o testHWP.o SUBDIRS=test.d |

