Brad Bishop | 8e13d79 | 2016-06-04 23:10:52 -0400 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" | ||||
3 | |||||
Joel Stanley | e2602bb | 2016-07-27 18:33:40 +0930 | [diff] [blame] | 4 | UBOOT_MACHINE = "ast_g5_ncsi_config" |
Brad Bishop | 8e13d79 | 2016-06-04 23:10:52 -0400 | [diff] [blame] | 5 | |
6 | require conf/machine/include/ast2500.inc | ||||
7 | require conf/machine/include/obmc-bsp-common.inc | ||||
8 | require conf/machine/include/ibm.inc |