aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-sakoman_2.6.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-sakoman_2.6.35.bb')
-rw-r--r--recipes/linux/linux-sakoman_2.6.35.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-sakoman_2.6.35.bb b/recipes/linux/linux-sakoman_2.6.35.bb
index 424251698c..f982e2ef9a 100644
--- a/recipes/linux/linux-sakoman_2.6.35.bb
+++ b/recipes/linux/linux-sakoman_2.6.35.bb
@@ -1,10 +1,11 @@
-require linux-sakoman.inc
+require linux.inc
DESCRIPTION = "Linux kernel for OMAP processors"
KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "beagleboard|omap3-multi|overo|omap4-multi|omap4430-panda|omap4430-sdp"
+BOOT_SPLASH ?= "logo_linux_clut224-generic.ppm"
PV = "2.6.35"
S = "${WORKDIR}/git"