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