summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/jailhouse-linux_4.14.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/jailhouse-linux_4.14.6.bb')
-rw-r--r--recipes-kernel/linux/jailhouse-linux_4.14.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/jailhouse-linux_4.14.6.bb b/recipes-kernel/linux/jailhouse-linux_4.14.6.bb
index 3cd4e97..d072f5b 100644
--- a/recipes-kernel/linux/jailhouse-linux_4.14.6.bb
+++ b/recipes-kernel/linux/jailhouse-linux_4.14.6.bb
@@ -10,7 +10,7 @@ require recipes-kernel/linux/linux-dtb.inc
10require recipes-kernel/linux/linux.inc 10require recipes-kernel/linux/linux.inc
11 11
12# Pull in the devicetree files into the rootfs 12# Pull in the devicetree files into the rootfs
13RDEPENDS_kernel-base += "kernel-devicetree" 13RDEPENDS_${KERNEL_PACKAGE_NAME}-base += "kernel-devicetree"
14 14
15KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 15KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
16 16