1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +00:00
Files
Chase Maupin e47e400d07 libdrm: Add support for dra7xx-evm
* Change the COMPATIBLE_MACHINE setting to use omap-a15 so that
  the dra7xx-evm machine type is also included.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-06-04 16:34:03 -04:00

4 lines
88 B
Plaintext

COMPATIBLE_MACHINE = "omap4|omap-a15"
EXTRA_OECONF += "--enable-omap-experimental-api"