diff options
| author | Patrick Williams <iawillia@us.ibm.com> | 2014-07-01 21:35:40 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-07-02 20:08:52 -0500 |
| commit | 1ef46438da505e9fa13ad7331d11262a9f726de5 (patch) | |
| tree | e96fecd4e5a0ccea081cb396db7bea93ddb5cfef /src/usr/hwpf/makefile | |
| parent | 84fb8a3cb847fddf52b78058d34afd82fc14e935 (diff) | |
| download | talos-hostboot-1ef46438da505e9fa13ad7331d11262a9f726de5.tar.gz talos-hostboot-1ef46438da505e9fa13ad7331d11262a9f726de5.zip | |
Build changes to support buildroot
Change-Id: I8f2bef01886d69d275824054faac4be34b9cac6b
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11943
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/makefile')
| -rw-r--r-- | src/usr/hwpf/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 9359588ca..432ff041c 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -442,7 +442,7 @@ $${GENDIR}/$(basename $(notdir $1)).if :\ $${GENDIR}/$${IF_CMP_COMPILER_TARGET} \ $${GENDIR}/$${FAPI_ATTR_ID_TARGET} \ $${HWP_IF_DEFINE_DIR} $1 - $$(HOST_PREFIX)jail \ + $$(JAILCMD) \ $$< -init $1 -outdir $$(dir $$@) \ -attr $${GENDIR}/$${FAPI_ATTR_ID_TARGET} \ -I $${HWP_IF_DEFINE_DIR} |

