summaryrefslogtreecommitdiffstats
path: root/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend')
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
new file mode 100644
index 00000000..d52a90aa
--- /dev/null
+++ b/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
@@ -0,0 +1,10 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+KMACHINE_n450 = "yocto/standard/common-pc/atom-pc"
+COMPATIBLE_MACHINE_n450 = "n450"
+
+# The n450 is a single core hypterthreaded CPU
+KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
+
+# We use the atom-pc machine SRCREV and the default meta SRCREV
+#SRCREV_machine_pn-linux-yocto-stable_n450 = ""
+#SRCREV_meta_pn-linux-yocto-stable_n450 ?= ""