summaryrefslogtreecommitdiffstats
path: root/env.bash
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-01-12 17:09:31 -0600
committerPatrick Williams <iawillia@us.ibm.com>2011-01-12 17:09:31 -0600
commit5c20d316d21e231daee6455f0a78d5940d59cf23 (patch)
tree645ba21a441d40123e8f69658775bf6c97318822 /env.bash
parent21471346a06a83020ad5b2ed2e5222db9ce40619 (diff)
downloadtalos-hostboot-5c20d316d21e231daee6455f0a78d5940d59cf23.tar.gz
talos-hostboot-5c20d316d21e231daee6455f0a78d5940d59cf23.zip
Update fakeroot path to reflect HAL change.
Diffstat (limited to 'env.bash')
-rw-r--r--env.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/env.bash b/env.bash
index d32731858..a7068c57e 100644
--- a/env.bash
+++ b/env.bash
@@ -1,4 +1,4 @@
-export MCP_PATH=/opt/mcp/shared/openhal
+export MCP_PATH=/opt/mcp/shared/powerhal
if [ -e /esw/fakeroot/ ]; then
export MCP_PATH=/esw/fakeroot
OpenPOWER on IntegriCloud