Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
U
u-boot-imx
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • arm-boot
  • u-boot-imx
  • Repository

Switch branch/tag
  • u-boot-imx
  • .gitignore
Find file
BlameHistoryPermalink
  • Sven Ebenfeld's avatar
    Makefile: preserve output for images that can contain HAB Blocks · 1f6a6648
    Sven Ebenfeld authored Nov 06, 2016
    To being able to sign created binaries, we need to know the HAB Blocks
    for that image. Especially for the imximage type the HAB Blocks are
    only available during creation of the image. We want to preserve the
    information until we get to sign the files.
    In the verbose case we still get them printed out instead of writing
    to log files.
    
    Cc: sbabic@denx.de
    
    v2-Changes:
     - No usage of MKIMAGEOUTPUT_$(@F) macro.
     - Predefine default value /dev/null in every involved Makefile.
    Signed-off-by: 's avatarSven Ebenfeld <sven.ebenfeld@gmail.com>
    Reviewed-by: 's avatarGeorge McCollister <george.mccollister@gmail.com>
    Tested-by: 's avatarGeorge McCollister <george.mccollister@gmail.com>
    1f6a6648
.gitignore 826 Bytes
EditWeb IDE
×

Replace .gitignore

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.