summaryrefslogtreecommitdiffstats
path: root/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend')
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
index 5fd298e2..4590c272 100644
--- a/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ b/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -1,6 +1,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_n450 = "n450"
-KMACHINE_n450 = "yocto/standard/common-pc/atom-pc"
+KMACHINE_n450 = "atom-pc"
+KBRANCH_n450 = "yocto/standard/common-pc/atom-pc"
# The n450 is a single core hypterthreaded CPU
KERNEL_FEATURES_append_n450 += " cfg/smp.scc"