diff options
Diffstat (limited to 'meta-n450/recipes-kernel/linux')
-rw-r--r-- | meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend | 2 | ||||
-rw-r--r-- | meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend | 2 |
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 @@ | |||
1 | FILESEXTRAPATHS := "${THISDIR}/${PN}" | 1 | FILESEXTRAPATHS := "${FILESEXTRAPATHS}:${THISDIR}/${PN}" |
2 | KMACHINE_n450 = "atom-pc" | 2 | KMACHINE_n450 = "atom-pc" |
3 | COMPATIBLE_MACHINE_n450 = "n450" | 3 | COMPATIBLE_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 @@ | |||
1 | FILESEXTRAPATHS := "${THISDIR}/${PN}" | 1 | FILESEXTRAPATHS := "${FILESEXTRAPATHS}:${THISDIR}/${PN}" |
2 | KMACHINE_n450 = "yocto/standard/common-pc/atom-pc" | 2 | KMACHINE_n450 = "yocto/standard/common-pc/atom-pc" |
3 | COMPATIBLE_MACHINE_n450 = "n450" | 3 | COMPATIBLE_MACHINE_n450 = "n450" |
4 | 4 | ||