summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index c6849e1f7..83168f6ad 100644
--- a/README.md
+++ b/README.md
@@ -41,9 +41,3 @@ 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
-```