summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-03-20 02:01:13 +0300
committerEd Tanous <ed.tanous@intel.com>2019-03-20 02:01:13 +0300
commite5c10e334eee83873c5bc09aac722e12c802c5ff (patch)
tree2b5e2d8fc54e4a6c04836ab2f935a21d661b2c1e /README.md
parent0a33a7ec0b66a3dc40ece30d75cec2afb79ab743 (diff)
parenta9d9e970071285a9c9fd574774356d4489cce1db (diff)
downloadopenbmc-e5c10e334eee83873c5bc09aac722e12c802c5ff.tar.xz
Merge commit 'a9d9e970071285a9c9fd574774356d4489cce1db' of ssh://github.com/openbmc/openbmc into update2
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
-```