commit | 3f25749c296ebf23d93bc6f8d446dbea008437ab | [log] [tgz] |
---|---|---|
author | Patrick Williams <iawillia@us.ibm.com> | Tue Jun 17 21:46:32 2014 -0500 |
committer | Patrick Williams <iawillia@us.ibm.com> | Thu Jul 03 02:00:27 2014 -0500 |
tree | 8d1637e50332fa52c4df78304990f4d3a968d15e | |
parent | e94080b3d60a3a8d0d43a894dfc4b47206448201 [diff] [blame] |
Add ffs package.
diff --git a/openpower/package/openpower-ffs/Config.in b/openpower/package/openpower-ffs/Config.in new file mode 100644 index 0000000..688b654 --- /dev/null +++ b/openpower/package/openpower-ffs/Config.in
@@ -0,0 +1,5 @@ +config BR2_PACKAGE_HOST_OPENPOWER_FFS + bool "ffs" + default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8) + help + Utilites for building an 'ffs' image file.