aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto-handhelds.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-yocto-handhelds.inc')
-rw-r--r--recipes-kernel/linux/linux-yocto-handhelds.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto-handhelds.inc b/recipes-kernel/linux/linux-yocto-handhelds.inc
index 119086f..90026ee 100644
--- a/recipes-kernel/linux/linux-yocto-handhelds.inc
+++ b/recipes-kernel/linux/linux-yocto-handhelds.inc
@@ -1,6 +1,7 @@
KMACHINE_akita = "akita"
KMACHINE_c7x0 = "c7x0"
KMACHINE_collie = "collie"
+KMACHINE_h3600 = "h3600"
KMACHINE_poodle = "poodle"
KMACHINE_spitz = "spitz"
KMACHINE_tosa = "tosa"
@@ -20,6 +21,11 @@ SRC_URI_append_collie = " \
file://qvga/logo_linux_clut224.ppm.bz2 \
"
+SRC_URI_append_h3600 = " \
+ file://defconfig \
+ file://qvga/logo_linux_clut224.ppm.bz2 \
+ "
+
SRC_URI_append_poodle = " \
file://feature-top.scc \
file://qvga/logo_linux_clut224.ppm.bz2 \