Xo Wang | dc8aa51 | 2016-08-22 15:41:17 -0700 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" | ||||
3 | |||||
4 | UBOOT_MACHINE = "ast_g5_ncsi_config" | ||||
5 | |||||
6 | require conf/machine/include/ast2500.inc | ||||
7 | require conf/machine/include/obmc-bsp-common.inc | ||||
8 | require conf/machine/include/ingrasys.inc |