diff options
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc new file mode 100644 index 00000000..af26594c --- /dev/null +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-tools-xlnx.inc | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require recipes-bsp/u-boot/u-boot-common.inc | ||
| 2 | require recipes-bsp/u-boot/u-boot-tools.inc | ||
| 3 | |||
| 4 | require u-boot-xlnx-common.inc | ||
| 5 | |||
| 6 | PROVIDES:append = " u-boot-tools" | ||
| 7 | RPROVIDES:${PN}:append = " u-boot-tools" | ||
