1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

linux 3.1: set COMPATIBLE_MACHINE to beagleboard for the time being to work around linux.inc problems

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-12-20 13:57:29 +01:00
parent 7ffe55ce3f
commit bf3813c19b

View File

@@ -1,6 +1,6 @@
require linux.inc
COMPATIBLE_MACHINE = "omap3"
COMPATIBLE_MACHINE = "beagleboard"
DESCRIPTION = "Linux kernel for TI processors"
KERNEL_IMAGETYPE = "uImage"