summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGuo Yejun <yejun.guo@intel.com>2016-08-09 08:18:16 +0800
committerYang Rong <rong.r.yang@intel.com>2016-08-12 18:15:56 +0800
commit7e2a964816fdd9bebb43ecf587445c34b404d055 (patch)
treec6277e79cf3675c661f47ceef898f1fa959310a0 /docs
parentdff184f0f99d635622e2cb7b74279220852ae4f4 (diff)
downloadbeignet-7e2a964816fdd9bebb43ecf587445c34b404d055.tar.gz
add help for 'make package'
Signed-off-by: Guo Yejun <yejun.guo@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/Beignet.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Beignet.mdwn b/docs/Beignet.mdwn
index 9345bfaa..914cbce0 100644
--- a/docs/Beignet.mdwn
+++ b/docs/Beignet.mdwn
@@ -104,6 +104,10 @@ your library installation directory.
It installs the OCL icd vendor files to /etc/OpenCL/vendors, if the system support ICD.
- intel-beignet.icd
+`> make package`
+
+It packages the driver binaries, you may copy&install the package to another machine with simillar system.
+
How to run
----------