summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
index c5855a3576..061476c6e1 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
@@ -3,7 +3,7 @@ require recipes-kernel/linux/linux-yocto.inc
3 3
4#KMACHINE = "yocto/standard/tiny/base" 4#KMACHINE = "yocto/standard/tiny/base"
5KMACHINE = "yocto/standard/base" 5KMACHINE = "yocto/standard/base"
6KBRANCH = ${KMACHINE} 6KBRANCH = "${KMACHINE}"
7 7
8LINUX_VERSION ?= "3.0.12" 8LINUX_VERSION ?= "3.0.12"
9 9
@@ -33,4 +33,4 @@ SRC_URI_append_qemux86 = " file://defconfig file://ata.cfg file://e1000.cfg"
33COMPATIBLE_MACHINE = "(qemux86)" 33COMPATIBLE_MACHINE = "(qemux86)"
34 34
35# Functionality flags 35# Functionality flags
36KERNEL_FEATURES="" 36KERNEL_FEATURES = ""