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-stable_git.bbappend2
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend
index e69c644b..73a3ee37 100644
--- a/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend
+++ b/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend
@@ -1,4 +1,4 @@
1FILESEXTRAPATHS := "${THISDIR}/${PN}" 1FILESEXTRAPATHS := "${FILESEXTRAPATHS}:${THISDIR}/${PN}"
2KMACHINE_n450 = "atom-pc" 2KMACHINE_n450 = "atom-pc"
3COMPATIBLE_MACHINE_n450 = "n450" 3COMPATIBLE_MACHINE_n450 = "n450"
4 4
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend
index 79706d54..92d666f1 100644
--- a/meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend
+++ b/meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend
@@ -1,4 +1,4 @@
1FILESEXTRAPATHS := "${THISDIR}/${PN}" 1FILESEXTRAPATHS := "${FILESEXTRAPATHS}:${THISDIR}/${PN}"
2KMACHINE_n450 = "yocto/standard/common-pc/atom-pc" 2KMACHINE_n450 = "yocto/standard/common-pc/atom-pc"
3COMPATIBLE_MACHINE_n450 = "n450" 3COMPATIBLE_MACHINE_n450 = "n450"
4 4