mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
|
WRMACHINE_n450 = "atom-pc"
|
|
COMPATIBLE_MACHINE_n450 = "n450"
|
|
|
|
SRCREV="${AUTOREV}"
|
|
# Functionality flags
|
|
#KERNEL_REVISION_CHECKING ?= "t"
|