Thang Q. Nguyen | 8f3f0f8 | 2020-12-10 08:49:53 +0000 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-ampere-${MACHINE}.dtb" | ||||
3 | UBOOT_MACHINE = "ast_g5_phy_config" | ||||
4 | |||||
5 | require conf/machine/include/ast2500.inc | ||||
6 | require conf/machine/include/obmc-bsp-common.inc | ||||
7 | require conf/distro/include/phosphor-isolation.inc | ||||
8 | |||||
9 | VOLATILE_LOG_DIR = "no" |