commit | cb56555e58acc6b08ada42ac828792d079b3273c | [log] [tgz] |
---|---|---|
author | Brian Silver <bsilver@us.ibm.com> | Thu Dec 11 12:51:36 2014 -0600 |
committer | Patrick Williams <iawillia@us.ibm.com> | Thu Dec 11 13:31:14 2014 -0600 |
tree | 3d5021d8f548fe922575742b08395759f6b0c75e | |
parent | 36c2cf8d755424d6a427a8fa5f72901663b20291 [diff] [blame] |
Add OCC buildroot tooling
diff --git a/openpower/package/occ/Config.in b/openpower/package/occ/Config.in new file mode 100644 index 0000000..f00396d --- /dev/null +++ b/openpower/package/occ/Config.in
@@ -0,0 +1,11 @@ +config BR2_PACKAGE_OCC + bool "occ" + default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8) + select BR2_CPP + help + Project to build OCC + +config BR2_OCC_BIN_FILENAME + string "Name of OCC image file" + help + String used to define name of the OCC binary image file