summaryrefslogtreecommitdiffstats
path: root/op-build
blob: 38246711df894ba0fbebac08b43df0ce8c45a4be (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

script_base="$(realpath $(dirname $0))"
cd $script_base

. op-build-env

op-build $@
OpenPOWER on IntegriCloud