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, 0 insertions, 2 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc index e66ffd1458..41eb205ba2 100644 --- a/meta/recipes-bsp/u-boot/u-boot.inc +++ b/meta/recipes-bsp/u-boot/u-boot.inc | |||
@@ -187,8 +187,6 @@ do_install () { | |||
187 | } | 187 | } |
188 | 188 | ||
189 | FILES_${PN} = "/boot ${sysconfdir}" | 189 | FILES_${PN} = "/boot ${sysconfdir}" |
190 | # Ensure the split debug part of any elf files are put into dbg | ||
191 | FILES_${PN}-dbg += "/boot/.debug" | ||
192 | 190 | ||
193 | do_deploy () { | 191 | do_deploy () { |
194 | if [ "x${UBOOT_CONFIG}" != "x" ] | 192 | if [ "x${UBOOT_CONFIG}" != "x" ] |