Tomer Maimon | dbd6fa1 | 2018-01-29 17:36:16 +0200 | [diff] [blame] | 1 | DESCRIPTION = "U-boot for Nuvoton NPCM7xx Baseboard Management Controller" |
2 | |||||
Benjamin Fair | 44f6b4d | 2019-01-22 14:34:28 -0800 | [diff] [blame] | 3 | require u-boot-common-nuvoton.inc |
Tomer Maimon | dbd6fa1 | 2018-01-29 17:36:16 +0200 | [diff] [blame] | 4 | require recipes-bsp/u-boot/u-boot.inc |
5 | |||||
6 | PROVIDES += "u-boot" | ||||
7 | |||||
8 | DEPENDS += "dtc-native" |