1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-29 23:12:45 +00:00

linux-omap 2.6.37: remove usrp-e1xx from COMPATIBLE_MACHINE

USRP support is living at https://github.com/koenkooi/meta-ettus for the time being

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-14 12:19:07 +02:00
parent 617a0cba57
commit 7808435bc9
+1 -1
View File
@@ -3,7 +3,7 @@ require multi-kernel.inc
DESCRIPTION = "Linux kernel for OMAP processors"
KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook|usrp-e1xx)"
COMPATIBLE_MACHINE = "(beagleboard|overo|omap3evm|omap3-touchbook)"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
PV = "2.6.37"