diff options
Diffstat (limited to 'meta/recipes-kernel')
| -rw-r--r-- | meta/recipes-kernel/linux/kernel-devsrc.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/kernel-devsrc.bb b/meta/recipes-kernel/linux/kernel-devsrc.bb index 6daeea4f7a..69a8eaef81 100644 --- a/meta/recipes-kernel/linux/kernel-devsrc.bb +++ b/meta/recipes-kernel/linux/kernel-devsrc.bb | |||
| @@ -48,7 +48,7 @@ do_install() { | |||
| 48 | mkdir -p ${D}/usr/src | 48 | mkdir -p ${D}/usr/src |
| 49 | ( | 49 | ( |
| 50 | cd ${D}/usr/src | 50 | cd ${D}/usr/src |
| 51 | ln -s ${KERNEL_BUILD_ROOT}${KERNEL_VERSION}/source kernel | 51 | lnr ${D}${KERNEL_BUILD_ROOT}${KERNEL_VERSION}/source kernel |
| 52 | ) | 52 | ) |
| 53 | 53 | ||
| 54 | # for on target purposes, we unify build and source | 54 | # for on target purposes, we unify build and source |
