diff options
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot.inc')
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc index 48fbc57215..bbdbc25cfe 100644 --- a/meta/recipes-bsp/u-boot/u-boot.inc +++ b/meta/recipes-bsp/u-boot/u-boot.inc | |||
@@ -201,7 +201,7 @@ do_install () { | |||
201 | 201 | ||
202 | } | 202 | } |
203 | 203 | ||
204 | FILES_${PN} = "/boot ${sysconfdir}" | 204 | FILES_${PN} = "/boot ${sysconfdir} ${datadir}" |
205 | 205 | ||
206 | do_deploy () { | 206 | do_deploy () { |
207 | if [ -n "${UBOOT_CONFIG}" ] | 207 | if [ -n "${UBOOT_CONFIG}" ] |