aboutsummaryrefslogtreecommitdiffstats
path: root/meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend
blob: d52a90aa218cce6815f095949683373b5a670840 (plain)
1
2
3
4
5
6
7
8
9
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 ?= ""