summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-keystone-rt_3.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-keystone-rt_3.10.bb')
-rw-r--r--recipes-kernel/linux/linux-keystone-rt_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-keystone-rt_3.10.bb b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
index cbd02d61..eb4bbd2e 100644
--- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
@@ -13,7 +13,7 @@ require recipes-kernel/linux/setup-defconfig.inc
13MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" 13MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}"
14PR = "${MACHINE_KERNEL_PR}" 14PR = "${MACHINE_KERNEL_PR}"
15 15
16KERNEL_DEVICETREE_keystone-evm = "k2hk-evm.dtb" 16KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb"
17 17
18KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 18KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
19 19