aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp_2.6.32.bb
diff options
context:
space:
mode:
authorChase Maupin <chase.maupin@ti.com>2010-04-09 08:38:00 -0500
committerKoen Kooi <koen@openembedded.org>2010-04-16 15:09:48 +0200
commitb73b552a80324e03de0b5c23e1c3b7c5a894472e (patch)
tree409707d92a58395fb916ec3da1a8fd648f31968a /recipes/linux/linux-omap-psp_2.6.32.bb
parentfbced01591ba0cd8f06f422484b9c5bbf2c81d42 (diff)
downloadopenembedded-b73b552a80324e03de0b5c23e1c3b7c5a894472e.tar.gz
linux-omap-psp_2.6.32: Add dm3730-am3715 support
* Created the dm3730-am3715-evm directory in linux-omap-psp-2.6.32 to contain the defconfig for the kernel build for dm3730-am3715-evm. * Added the defconfig file for the dm3730-am3715-evm kernel build. * Added dm3730-am3715-evm machine type to the COMPATIBLE_MACHINE entry for the linux-omap-psp_2.6.32.bb recipe. Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/linux/linux-omap-psp_2.6.32.bb')
-rw-r--r--recipes/linux/linux-omap-psp_2.6.32.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-psp_2.6.32.bb b/recipes/linux/linux-omap-psp_2.6.32.bb
index ebed380612..d157399e48 100644
--- a/recipes/linux/linux-omap-psp_2.6.32.bb
+++ b/recipes/linux/linux-omap-psp_2.6.32.bb
@@ -3,7 +3,7 @@ require multi-kernel.inc
DESCRIPTION = "Linux kernel for OMAP processors"
KERNEL_IMAGETYPE = "uImage"
-COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|omap3-touchbook|overo"
+COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|dm3730-am3715-evm|omap3-touchbook|overo"
# This is the v2.6.32_OMAPPSP_03.00.00.05 branch
SRCREV = "7b8926aa626991fa087b00f6bbc1fb6b0e8269b0"