Patrick Williams | 01f14c8 | 2014-12-11 19:03:42 -0600 | [diff] [blame] | 1 | config BR2_PACKAGE_HOST_P8_PORE_BINUTILS |
Brian Silver | cb56555 | 2014-12-11 12:51:36 -0600 | [diff] [blame] | 2 | bool "p8-pore-binutils" |
Klaus Heinrich Kiwi | dc4a86f | 2020-05-11 16:29:14 -0300 | [diff] [blame] | 3 | select BR2_PACKAGE_HAS_P8_PORE_TOOLCHAIN |
Brian Silver | cb56555 | 2014-12-11 12:51:36 -0600 | [diff] [blame] | 4 | select BR2_CPP |
| 5 | help |
| 6 | Project to build the P8 PORE binutils |
Klaus Heinrich Kiwi | dc4a86f | 2020-05-11 16:29:14 -0300 | [diff] [blame] | 7 | |
| 8 | if BR2_PACKAGE_HOST_P8_PORE_BINUTILS |
| 9 | config BR2_PACKAGE_PROVIDES_P8_PORE_TOOLCHAIN |
| 10 | default "p8-pore-binutils" |
| 11 | endif |