summaryrefslogtreecommitdiffstats
path: root/meta-n450
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450')
-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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450" 2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "yocto/standard/common-pc/atom-pc" 3KMACHINE_n450 = "atom-pc"
4KBRANCH_n450 = "yocto/standard/common-pc/atom-pc"
4 5
5# The n450 is a single core hypterthreaded CPU 6# The n450 is a single core hypterthreaded CPU
6KERNEL_FEATURES_append_n450 += " cfg/smp.scc" 7KERNEL_FEATURES_append_n450 += " cfg/smp.scc"