diff options
| -rw-r--r-- | meta/recipes-bsp/u-boot/u-boot.inc | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc index cb50949a37..d826a40c9c 100644 --- a/meta/recipes-bsp/u-boot/u-boot.inc +++ b/meta/recipes-bsp/u-boot/u-boot.inc @@ -65,7 +65,6 @@ do_install () {  }  FILES_${PN} = "/boot ${sysconfdir}" -FILESPATH =. "${FILE_DIRNAME}/u-boot-git/${MACHINE}:"  do_deploy () {      install -d ${DEPLOYDIR} | 
