commit | d8ee69a72e1e6c1ac3c09feb2e8f19a0dcec93b1 | [log] [tgz] |
---|---|---|
author | Matt Ploetz <maploetz@us.ibm.com> | Fri Aug 26 12:45:30 2016 -0500 |
committer | Matt Ploetz <maploetz@us.ibm.com> | Fri Aug 26 12:45:30 2016 -0500 |
tree | 54e4ed7d689e500e307efe308fea1ef419194774 | |
parent | c2fe74594407f7ae15bcaa7cfbdea358b247defe [diff] [blame] |
Add witherspoon-xml support
diff --git a/openpower/package/Config.in b/openpower/package/Config.in index 571d4c0..0963613 100755 --- a/openpower/package/Config.in +++ b/openpower/package/Config.in
@@ -16,3 +16,4 @@ source "$BR2_EXTERNAL/package/skiboot/Config.in" source "$BR2_EXTERNAL/package/libflash/Config.in" source "$BR2_EXTERNAL/package/loadkeys/Config.in" +source "$BR2_EXTERNAL/package/witherspoon-xml/Config.in"