summaryrefslogtreecommitdiffstats
path: root/op-build-env
Commit message (Collapse)AuthorAgeFilesLines
* op-build-env: warn when user forgets buildroot submoduleJoel Stanley2017-02-131-0/+6
| | | | | | | | | | | | | | | | | | If you don't have the buildroot submodule present, the build fails in a confusing way: op-build witherspoon_defconfig make: Entering directory '/home/benh/op-build/buildroot' make: *** No rule to make target 'witherspoon_defconfig'. Stop. make: Leaving directory '/home/benh/op-build/buildroot This change gives the user a better chance: $ . op-build-env Please make sure you've checked out the buildroot submodule git submodule init && git submodule update Signed-off-by: Joel Stanley <joel@jms.id.au>
* sh function instead of alias for op-buildKennethWilke2016-03-041-2/+3
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* set option to expand aliasesKennethWilke2016-02-261-0/+1
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add openPOWER version string supportStephen Cprek2015-03-231-0/+4
| | | | See VERSION.readme for more info
* Skeleton Palmetto config.Patrick Williams2014-07-031-0/+7
OpenPOWER on IntegriCloud