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_2.6.34.bbappend10
1 files changed, 0 insertions, 10 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
deleted file mode 100644
index 18d4999b..00000000
--- a/meta-n450/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
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 ?= ""