From a25d24d5c0cf8f27cc8b6e748bae0d232a3c8f30 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Tue, 12 Mar 2019 16:01:39 -0700 Subject: Set wolf pass to default Signed-off-by: Ed Tanous --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 83168f6ad..c6849e1f7 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,9 @@ While the code is easily portable across different type of IA platforms, currently we use Intel’s Wolf Pass (S2600WP) platform for development and most testing. + +### How to build for Wolf Pass ### +```bash +source oe-init-build-env +bitbake intel-platforms +``` -- cgit v1.2.3