diff options
-rw-r--r-- | meta-n450/recipes-kernel/linux/linux-yocto_2.6.34.bbappend | 10 |
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 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | KMACHINE_n450 = "atom-pc" | ||
3 | COMPATIBLE_MACHINE_n450 = "n450" | ||
4 | |||
5 | # The n450 is a single core hypterthreaded CPU | ||
6 | KERNEL_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 ?= "" | ||