Brad Bishop | b62efc0 | 2016-06-04 01:10:40 -0400 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb" | ||||
3 | |||||
4 | require conf/machine/include/ast2500.inc | ||||
5 | require conf/machine/include/obmc-bsp-common.inc | ||||
6 | require conf/machine/include/sample.inc |