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 |
Benjamin Fair | 18e3d81 | 2020-05-01 10:47:23 -0700 | [diff] [blame] | 4 | require u-boot-nuvoton.inc |
Tomer Maimon | dbd6fa1 | 2018-01-29 17:36:16 +0200 | [diff] [blame] | 5 | |
6 | PROVIDES += "u-boot" | ||||
7 | |||||
8 | DEPENDS += "dtc-native" |