summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/x-load/x-load.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/x-load/x-load.inc')
-rw-r--r--recipes-bsp/x-load/x-load.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/x-load/x-load.inc b/recipes-bsp/x-load/x-load.inc
index 7a9638b0..bb700e46 100644
--- a/recipes-bsp/x-load/x-load.inc
+++ b/recipes-bsp/x-load/x-load.inc
@@ -34,7 +34,7 @@ do_install () {
34 ln -sf ${MLO_IMAGE} ${D}/boot/${MLO_SYMLINK_NOMACHINE} 34 ln -sf ${MLO_IMAGE} ${D}/boot/${MLO_SYMLINK_NOMACHINE}
35} 35}
36 36
37FILES_${PN} = "/boot" 37FILES:${PN} = "/boot"
38 38
39inherit deploy 39inherit deploy
40 40