diff options
author | John Klug <john.klug@multitech.com> | 2017-05-12 18:26:28 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-06-09 09:09:19 -0500 |
commit | e2f2dce006439e3c7a35737b15ed7da03ba0bc2a (patch) | |
tree | 9f84c5fb98d6fea84e4c9878880298248e08a28a /recipes-bsp/u-boot/u-boot.inc | |
parent | 06f304cec0ee3260ccd28bcc47d591eb1fca257d (diff) | |
download | meta-multitech-e2f2dce006439e3c7a35737b15ed7da03ba0bc2a.tar.gz meta-multitech-e2f2dce006439e3c7a35737b15ed7da03ba0bc2a.tar.bz2 meta-multitech-e2f2dce006439e3c7a35737b15ed7da03ba0bc2a.zip |
Merging morty with master (Daisy).
Diffstat (limited to 'recipes-bsp/u-boot/u-boot.inc')
-rw-r--r-- | recipes-bsp/u-boot/u-boot.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot.inc b/recipes-bsp/u-boot/u-boot.inc index 6db11f8..d004d85 100644 --- a/recipes-bsp/u-boot/u-boot.inc +++ b/recipes-bsp/u-boot/u-boot.inc @@ -64,9 +64,6 @@ UBOOT_ENV ?= "" UBOOT_ENV_BINARY ?= "${UBOOT_ENV}.${UBOOT_ENV_SUFFIX}" UBOOT_ENV_IMAGE ?= "${UBOOT_ENV}-${MACHINE}-${PV}-${PR}.${UBOOT_ENV_SUFFIX}" UBOOT_ENV_SYMLINK ?= "${UBOOT_ENV}-${MACHINE}.${UBOOT_ENV_SUFFIX}" - -FILES_${PN}-dev += "${includedir}/u-boot/* ${includedir}/u-boot/configs/* ${includedir}/u-boot/asm/*" - FILES_${PN}-dev += "${includedir}/u-boot/* ${includedir}/u-boot/configs/* ${includedir}/u-boot/asm/*" do_compile () { |